Imagick::getFilename

(PECL imagick 2.0.0)

Imagick::getFilenameThe filename associated with an image sequence

Description

string Imagick::getFilename ( void )

Returns the filename associated with an image sequence.

Return Values

Returns a string on success.

Errors/Exceptions

Throws ImagickException on error.

Коментарии

Автор:
This function is obviously deprecated as it only returns a zero-length string. The file name (with complete path) is returned by getImageFilename () instead.
2015-11-18 18:10:19
http://php5.kiev.ua/manual/ru/imagick.getfilename.html

    Поддержать сайт на родительском проекте КГБ