IMAGICK.GETIMAGEINDEX(3) 1 IMAGICK.GETIMAGEINDEX(3) Imagick::getImageIndex - Gets the index of the current active image SYNOPSIS
int Imagick::getImageIndex (void ) DESCRIPTION
Returns the index of the current active image within the Imagick object. This method has been deprecated. See Imagick.getIteratorIndex(3). RETURN VALUES
Returns an integer containing the index of the image in the stack. ERRORS
/EXCEPTIONS Throws ImagickException on error. PHP Documentation Group IMAGICK.GETIMAGEINDEX(3)