Imagick::setImageChannelDepth
(PECL imagick 2, PECL imagick 3)
Imagick::setImageChannelDepth — Sets the depth of a particular image channel
Description
$channel
, int $depth
): boolSets the depth of a particular image channel.
Parameters
-
channel
-
-
depth
-
Return Values
Returns true
on success.
Errors/Exceptions
Throws ImagickException on error.