The Imagick class
PHP Manual

Imagick::getImageDispose

(PECL imagick 2.0.0)

Imagick::getImageDisposeGets the image disposal method

Opis

int Imagick::getImageDispose ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Gets the image disposal method.

Zwracane wartości

Returns the dispose method on success. Zgłasza wyjątek ImagickException gdy wystąpi błąd.


The Imagick class
PHP Manual