Forum und email

Imagick::getImageChannelStatistics

(No version information available, might be only in CVS)

Imagick::getImageChannelStatistics — Returns statistics for each channel in the image

Leírás

array Imagick::getImageChannelStatistics ( void )
Warning

Ez a függvény jelenleg nincs dokumentálva, csak a paraméterek listája található itt.

Warning

Ez a függvény KÍSÉRLETI JELLEGGEL MŰKÖDIK. A függvény működése, neve, bármi amit a függévénnyel kapcsolatban dokumentáltunk megváltozhat egy későbbi PHP kiadásban minden figyelmeztetés nélkül. Ezt a függvényt csak a saját felelősségedre használd!

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:

Paraméterek

Visszatérési értékek

Returns TRUE on success.