PHP 8.3.4 Released!

Gmagick::getimagechanneldepth

(PECL gmagick >= Unknown)

Gmagick::getimagechanneldepth特定の画像チャネルの深度を返す

説明

public Gmagick::getimagechanneldepth(int $channel_type): int

特定の画像チャネルの深度を返します。

パラメータ

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

戻り値

画像チャネルの深度を返します。

エラー / 例外

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

add a note

User Contributed Notes

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