GoLang Imagick::getImageDispose

request it (218)
GoLang replacement for PHP's Imagick::getImageDispose [edit | history]



Do you know a GoLang replacement for PHP's Imagick::getImageDispose? Write it!

PHP Imagick::getImageDispose

PHP original manual for Imagick::getImageDispose [ show | php.net ]

Imagick::getImageDispose

(PECL imagick 2.0.0)

Imagick::getImageDisposeGets the image disposal method

Description

int Imagick::getImageDispose ( void )

Gets the image disposal method.

Return Values

Returns the dispose method on success.

Errors/Exceptions

Throws ImagickException on error.