Imagick
PHP Manual

Imagick::getImageFilename

(PECL imagick 2.0.0)

Imagick::getImageFilenameReturns the filename of a particular image in a sequence

Beschreibung

string Imagick::getImageFilename ( void )

Returns the filename of a particular image in a sequence.

Rückgabewerte

Returns a string with the filename of the image.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.


Imagick
PHP Manual