The Imagick class
PHP Manual

Imagick::getImageFilename

(No version information available, might be only in CVS)

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

Beschreibung

string Imagick::getImageFilename ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the filename of a particular image in a sequence.

Rückgabewerte

Returns a string with the filename of the image. Throws an ImagickException on failure.


The Imagick class
PHP Manual