Imagick::getImageChannelRange
PHP function
Edit on GitHub ✎
(PECL imagick 2 >= 2.2.1, PECL imagick 3)
Gets channel range
Description
Imagick::getImageChannelRange(int $channel): array
Gets the range for one or more image channels. 0x640
Parameters
channelChannel
Return Values
Returns an array containing minima and maxima values of the channel(s).
Errors/Exceptions
Throws