Gmagick::getimagechanneldepth

(PECL gmagick >= Unknown)

Gmagick::getimagechanneldepthGets the depth for a particular image channel

Descrição

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

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/Exceções

Lança uma exceção GmagickException em caso de erro.

add a note add a note

User Contributed Notes

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