Imagick::getImageFilename
Returns the filename of a particular image in a sequence
Description
public string Imagick::getImageFilename()
Parameters
This function has no parameters.
Return Values
Returns a string with the filename of the image.
Errors/Exceptions
Throws ImagickException on error.