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