Gmagick::getfilename

(PECL gmagick >= Unknown)

Gmagick::getfilename画像シーケンスに関連付けられたファイル名を取得する

説明

public Gmagick::getfilename(): string

画像シーケンスに関連付けられたファイル名を取得します。

パラメータ

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

戻り値

成功した場合に文字列を返します。

エラー / 例外

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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top