Uses of Class
toxi.color.HistEntry
Packages that use HistEntry
-
Uses of HistEntry in toxi.color
Methods in toxi.color that return types with arguments of type HistEntryModifier 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.Methods in toxi.color with parameters of type HistEntry