Gmagick
PHP Manual

Gmagick::getimagechanneldepth

(PECL gmagick >= Unknown)

Gmagick::getimagechanneldepthGets the depth for a particular image channel

Descrição

public int Gmagick::getimagechanneldepth ( int $channel_type )

Gets the depth for a particular image channel.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Depth of image channel

Erros

Lança uma exceção GmagickException em erros.


Gmagick
PHP Manual