array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'imagick.setimagechanneldepth.php', 1 => 'Imagick::setImageChannelDepth', 2 => 'Sets the depth of a particular image channel', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.setimagebordercolor.php', 1 => 'Imagick::setImageBorderColor', ), 'next' => array ( 0 => 'imagick.setimageclipmask.php', 1 => 'Imagick::setImageClipMask', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/setimagechanneldepth.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL imagick 2, PECL imagick 3)
Imagick::setImageChannelDepth — Sets the depth of a particular image channel
Sets the depth of a particular image channel.
channel
depth
成功时返回 true。
错误时抛出 ImagickException。