Imagick::getImageChannelStatistics
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Returns statistics for each channel in the image
Description
Imagick::getImageChannelStatistics(): array
Returns statistics for each channel in the image. The statistics include the channel depth, its minima and maxima, the mean, and the standard deviation.
Parameters Parameters
Return Values
Success