Gmagick::getimagefilename
  Returns the filename of a particular image in a sequence
  
 
  Description
  
   public string Gmagick::getimagefilename
    ( void
   )
  
   
  
 
  Parameters
  This function has no parameters.
  
 
  Return Values
  
   Returns a string with the filename of the image
  
  
 
  Errors/Exceptions
  
   Throws an
GmagickException on error.