Imagick::getImageIndex
(PECL imagick 2.0.0)
Imagick::getImageIndex — Gets the index of the current active image
Opis
int Imagick::getImageIndex
( void
)
Returns the index of the current active image within the Imagick object. This method has been deprecated. See Imagick::getIteratorIndex().
Zwracane wartości
Returns an integer containing the index of the image in the stack.
Błędy/Wyjątki
Zgłasza wyjątek ImagickException w przypadku błędu.
There are no user contributed notes for this page.
