This function is obviously deprecated as it only returns a zero-length string. The file name (with complete path) is returned by getImageFilename () instead.
(PECL imagick 2, PECL imagick 3)
Imagick::getFilename — The filename associated with an image sequence
Returns the filename associated with an image sequence.
This function has no parameters.
Returns a string on success.
Throws ImagickException on error.
This function is obviously deprecated as it only returns a zero-length string. The file name (with complete path) is returned by getImageFilename () instead.