Imagick::getImageFilename

(PECL imagick 2.0.0)

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

Опис

string Imagick::getImageFilename ( void )

Returns the filename of a particular image in a sequence.

Значення, що повертаються

Returns a string with the filename of the image.

Помилки/Винятки

Кидає ImagickException в разі помилки.

add a note add a note

User Contributed Notes

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