Uses of Class
toxi.color.HistEntry
-
Uses of HistEntry in toxi.color
Modifier and TypeMethodDescriptionHistogram.compute
(float tolerance, boolean blendCols) Computes the histogram for the givenColorList
.Histogram.getEntries()
Returns the list ofHistEntry
elements produced by theHistogram.compute(float, boolean)
method.Histogram.iterator()
Returns an iterator of the underlying list ofHistEntry
elements.