Imagick::getImageHistogram()
Imagick::getImageHistogram - Gets the image histogram
Syntax
array Imagick::getImageHistogram ()
Arguments
-
Description
Returns the image histogram as an array of ImagickPixel objects.
Version
PHP PECL imagick 2.0.0
Return value
Returns the image histogram as an array of ImagickPixel objects. Throw an ImagickExceptionon error.