Gmagick
PHP Manual

Gmagick::getfilename

(PECL gmagick >= Unknown)

Gmagick::getfilenameThe filename associated with an image sequence

说明

public string Gmagick::getfilename ( void )

Returns the filename associated with an image sequence.

返回值

Returns a string on success.

错误/异常

Throws an GmagickException on error.


Gmagick
PHP Manual