php8.5
Home/ Manual/ imagick / imagick/ Imagick::getImageChannelStatistics

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

Source: reference/imagick/imagick/getimagechannelstatistics.xml · from the official PHP manual (php/doc-en)