Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
The Imagick class
PHP Manual

Imagick::getIteratorIndex

(No version information available, might be only in CVS)

Imagick::getIteratorIndexGets the index of the current active image

Description

int Imagick::getIteratorIndex ( void )
Warning

This function is currently not documented; only its argument list is available.

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

Return Values

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


The Imagick class
PHP Manual