Php/docs/imagick.getimagedispose

From Get docs

Imagick::getImageDispose

(PECL imagick 2, PECL imagick 3)

Imagick::getImageDisposeGets the image disposal method


Description

public Imagick::getImageDispose ( ) : int

Gets the image disposal method.


Return Values

Returns the dispose method on success.


Errors/Exceptions

Throws ImagickException on error.