Gmagick::getimageindex
  Gets the index of the current active image
  
 
  Description
  
   public int Gmagick::getimageindex
    ( void
   )
  
   
  
 
  Parameters
  This function has no parameters.
  
 
  Return Values
  
   Index of current active image
  
  
 
  Errors/Exceptions
  
   Throws an
GmagickException on error.