Lines Matching defs:GetImageHistogram
516 % GetImageHistogram() returns the unique colors in an image.518 % The format of the GetImageHistogram method is:520 % size_t GetImageHistogram(const Image *image,532 MagickExport PixelInfo *GetImageHistogram(const Image *image,1053 histogram=GetImageHistogram(image,&number_colors,exception);