The Imagick class
PHP Manual

Imagick::getImageHistogram

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

Imagick::getImageHistogramGets the image histogram

Opis

array Imagick::getImageHistogram ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns the image histogram as an array of ImagickPixel objects.

Zwracane wartości

Returns the image histogram as an array of ImagickPixel objects, throwing ImagickException on error.


The Imagick class
PHP Manual