The Imagick class
PHP Manual

Imagick::getImageIterations

(PECL imagick 2.0.0)

Imagick::getImageIterationsGets the image iterations

Opis

int Imagick::getImageIterations ( void )
Ostrzeżenie

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

Gets the image iterations.

Zwracane wartości

Returns the image iterations as an integer, throws ImagickException on failure.


The Imagick class
PHP Manual