(No version information available, might be only in CVS)
Imagick::getImageChannelStatistics — Returns statistics for each channel in the image
Denne funktion er på nuværende tidspunkt ikke dokumenteret; kun dens argumenter er til rådighed.
Denne funktion er EKSPERIMENTABEL. Virkemåden af denne funktion, navnet på funktionen, og andet ellers dokumenteret om denne funktion, ændres muligvis uden advarsel i en fremtidig version af PHP. Brug af denne funktion er på ejet ansvar.
Returns statistics for each channel in the image. The statistics incude the channel depth, its minima and maxima, the mean, and the standard deviation. You can access the red channel mean, for example, like this:
Returns TRUE on success.