(PECL imagick 2, PECL imagick 3)
Imagick::setImageChannelDepth — Sets the depth of a particular image channel
$channel
, int $depth
) : boolSets the depth of a particular image channel.
channel
depth
成功时返回 true
。
错误时抛出 ImagickException。