The Imagick class
PHP Manual

Imagick::getImageDispose

(No version information available, might be only in CVS)

Imagick::getImageDisposeGets the image disposal method

Beschreibung

int Imagick::getImageDispose ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Gets the image disposal method.

Rückgabewerte

Returns the dispose method on success, throws an ImagickException on failure.


The Imagick class
PHP Manual