PHP 8.3.4 Released!

Gmagick::getimagefilename

(PECL gmagick >= Unknown)

Gmagick::getimagefilenameシーケンス内の特定の画像のファイル名を返す

説明

public Gmagick::getimagefilename(): string

シーケンス内の特定の画像のファイル名を返します。

パラメータ

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

戻り値

画像のファイル名を文字列で返します。

エラー / 例外

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

add a note

User Contributed Notes

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