The Imagick class
PHP Manual

Imagick::getImageDispose

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

Imagick::getImageDisposeGets the image disposal method

Descrição

int Imagick::getImageDispose ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Gets the image disposal method.

Valor Retornado

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


The Imagick class
PHP Manual