Imagick
PHP Manual

Imagick::getImageFilename

(PECL imagick 2.0.0)

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

Opis

string Imagick::getImageFilename ( void )

Returns the filename of a particular image in a sequence.

Zwracane wartości

Returns a string with the filename of the image.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


Imagick
PHP Manual