Imagick::getImageFilename
  Returns the filename of a particular image in a sequence
  
 
  Description
  
   string Imagick::getImageFilename
    ( void
   )
  
  
 
  Return Values
  
   Returns a string with the filename of the image.
  
  
 
  Errors/Exceptions
  
   Throws ImagickException on error.