Imagick::getImageDispose
(PECL imagick 2.0.0)
Imagick::getImageDispose — Gets 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.