(PECL gmagick >= Unknown)
Gets the index of the current active image
public int Gmagick::getimageindex ( void )
Returns the index of the current active image within the Gmagick object.
Returns:
Index of current active image
Exception:
Throws an GmagickException on error.
Please login to continue.