Imagick::getImageChannelStatistics

Returns statistics for each channel in the image

Description

public array Imagick::getImageChannelStatistics()

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

This function has no parameters.

Return Values

Returns true on success.