Gmagick::getimageindex
(PECL gmagick >= Unknown)
Gmagick::getimageindex — Gets the index of the current active image
説明
public int Gmagick::getimageindex
( void
)
Returns the index of the current active image within the Gmagick object.
パラメータ
この関数にはパラメータはありません。
返り値
Index of current active image
エラー / 例外
エラー時に GmagickException をスローします。