(PECL imagick 2.0.0)
Returns the filename of a particular image in a sequence
string Imagick::getImageFilename ( void )
Returns the filename of a particular image in a sequence.
Returns:
Returns a string with the filename of the image.
Exception:
Throws ImagickException on error.
Please login to continue.