Gmagick
PHP Manual

Gmagick::getimagechanneldepth

(PECL gmagick >= Unknown)

Gmagick::getimagechanneldepthGets the depth for a particular image channel

説明

public int Gmagick::getimagechanneldepth ( int $channel_type )

Gets the depth for a particular image channel.

パラメータ

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

返り値

Depth of image channel

エラー / 例外

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


Gmagick
PHP Manual