PHP 8.3.4 Released!

Gmagick::getimagescene

(PECL gmagick >= Unknown)

Gmagick::getimagescene画像のシーンを取得する

説明

public Gmagick::getimagescene(): int

画像のシーンを取得します。

パラメータ

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

戻り値

画像のシーンを返します。

エラー / 例外

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

add a note

User Contributed Notes

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