Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindex現在アクティブな画像のインデックスを取得する

説明

public Gmagick::getimageindex(): int

Gmagick オブジェクト内で現在アクティブな画像のインデックスを取得します。

パラメータ

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

戻り値

現在アクティブな画像のインデックスを返します。

エラー / 例外

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

add a note add a note

User Contributed Notes

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