The Imagick class
PHP Manual

Imagick::getIteratorIndex

(PECL imagick 2.0.0)

Imagick::getIteratorIndexGets the index of the current active image

Opis

int Imagick::getIteratorIndex ( void )
Ostrzeżenie

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

Returns the index of the current active image within the Imagick object.

Zwracane wartości

Returns an integer containing the index of the image in the stack, throwing ImagickException on error.


The Imagick class
PHP Manual