Imagick::setImageChannelDepth

(PECL imagick 2.0.0)
Sets the depth of a particular image channel
bool Imagick::setImageChannelDepth ( int $channel, int $depth )

Sets the depth of a particular image channel.

Parameters:
channel

Sets the depth of a particular image channel.

depth

Sets the depth of a particular image channel.

Returns:

Returns TRUE on success.

Exception:

Throws ImagickException on error.

doc_php
2016-02-24 16:01:20
Comments
Leave a Comment

Please login to continue.