Gmagick
PHP 手册

Gmagick::getfilename

(PECL gmagick >= Unknown)

Gmagick::getfilenameThe filename associated with an image sequence

说明

public void Gmagick::getfilename ( void )

Returns the filename associated with an image sequence.

返回值

Returns a string on success.

错误/异常

Throws an GmagickException on error.


Gmagick
PHP 手册