(PECL gmagick >= Unknown)
Gmagick::setimagechanneldepth — Sets the depth of a particular image channel
Sets the depth of a particular image channel.
channel
       One of the Channel constant
       (Gmagick::CHANNEL_*).
      
depthThe image depth in bits.
The Gmagick object.
Throws an GmagickException on error.
