Imagick::getImageFilename

(PECL imagick 2.0.0)

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

Opis

Imagick::getImageFilename ( void ) : string

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top