Uses of Class
toxi.color.Histogram
Packages that use Histogram
-
Uses of Histogram in toxi.color
Methods in toxi.color that return HistogramModifier and TypeMethodDescriptionstatic Histogram
Histogram.newFromARGBArray
(int[] pixels, int numSamples, float tolerance, boolean blendCols) Creates a new histogram of random color samples taken from the given ARGB array in order to identify the most frequently used colors in the image.