Gmagick::getimagechanneldepth

(PECL gmagick >= Unknown)

Gmagick::getimagechanneldepthGets the depth for a particular image channel

Descrierea

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

Gets the depth for a particular image channel.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Depth of image channel

Erori/Excepții

Emite o GmagickException în caz de eroare.

add a note add a note

User Contributed Notes

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