Imagick
PHP Manual

Imagick::getFilename

(PECL imagick 2.0.0)

Imagick::getFilenameThe filename associated with an image sequence

说明

string Imagick::getFilename ( void )

Returns the filename associated with an image sequence.

返回值

Returns a string on success.

错误/异常

错误时抛出 ImagickException .


Imagick
PHP Manual