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

Opis

string Imagick::getImageFilename ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns the filename of a particular image in a sequence.

Zwracane wartości

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


The Imagick class
PHP Manual