PHP 8.3.4 Released!

Gmagick::getimagetype

(PECL gmagick >= Unknown)

Gmagick::getimagetype画像の型を取得する

説明

public Gmagick::getimagetype(): int

画像の型を取得します。

パラメータ

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

戻り値

画像の型を返します。

エラー / 例外

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

add a note

User Contributed Notes

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