The Imagick class
PHP Manual

Imagick::getImageDispose

(PECL imagick 2.0.0)

Imagick::getImageDisposeGets the image disposal method

Descrierea

int Imagick::getImageDispose ( void )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Gets the image disposal method.

Valorile întoarse

Returns the dispose method on success. Emite un ImagickException în caz de eroare.


The Imagick class
PHP Manual