GoLang Gmagick::getimagechanneldepth

request it (183)
GoLang replacement for PHP's Gmagick::getimagechanneldepth [edit | history]



Do you know a GoLang replacement for PHP's Gmagick::getimagechanneldepth? Write it!

PHP Gmagick::getimagechanneldepth

PHP original manual for Gmagick::getimagechanneldepth [ show | php.net ]

Gmagick::getimagechanneldepth

(PECL gmagick >= Unknown)

Gmagick::getimagechanneldepthGets the depth for a particular image channel

Description

public int Gmagick::getimagechanneldepth ( int $channel_type )

Gets the depth for a particular image channel.

Parameters

This function has no parameters.

Return Values

Depth of image channel

Errors/Exceptions

Throws an GmagickException on error.