Gmagick
PHP Manual

Gmagick::getimagefilename

(PECL gmagick >= Unknown)

Gmagick::getimagefilenameReturns the filename of a particular image in a sequence

説明

public string Gmagick::getimagefilename ( void )

Returns the filename of a particular image in a sequence

パラメータ

この関数にはパラメータはありません。

返り値

Returns a string with the filename of the image

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual