Imagick
在线手册:中文 英文
PHP手册

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 .


Imagick
在线手册:中文 英文
PHP手册