Php/docs/gmagick.getfilename
来自菜鸟教程
Gmagick::getfilename
(PECL gmagick >= Unknown)
Gmagick::getfilename — The filename associated with an image sequence
说明
public Gmagick::getfilename ( ) : string
Returns the filename associated with an image sequence.
返回值
Returns a string on success.
错误/异常
错误时抛出 GmagickException。