The Imagick class
PHP Manual

Imagick::getImageFilename

(PECL imagick 2.0.0)

Imagick::getImageFilenameReturns 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. Throw an ImagickException on error.


The Imagick class
PHP Manual