Uses of Class
toxi.color.Histogram
-
Uses of Histogram in toxi.color
Modifier 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.