Imagick::getImageFilename
(PECL imagick 2.0.0)
Imagick::getImageFilename — Returns the filename of a particular image in a sequence
Descrição
string Imagick::getImageFilename
( void
)
Returns the filename of a particular image in a sequence.
Valor Retornado
Returns a string with the filename of the image.
Erros
Throws ImagickException on error.