MagickGetImageHistogram
MagickGetImageHistogram -- returns the histogram of the current active image as an array of PixelWand resources
Description
array MagickGetImageHistogram( MagickWand mgck_wnd )
Returns the histogram of the current active image as an array of PixelWand resources.
A description of each parameter follows:
| mgck_wnd | A MagickWand resource |