The Imagick class
PHP 手册

Imagick::getFilename

(PECL imagick 2.0.0)

Imagick::getFilenameThe filename associated with an image sequence

说明

string Imagick::getFilename ( void )
Warning

本函数暂无文档,仅有参数列表。

Returns the filename associated with an image sequence.

返回值

Returns a string on success, throws ImagickException on failure.


The Imagick class
PHP 手册