Imagick::getImageFilename
(PECL imagick 2.0.0)
Imagick::getImageFilename — 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 a string with the filename of the image. Throws an
ImagickException on failure.