Uses of Package
toxi.color

Packages that use toxi.color
toxi.color   
toxi.color.theory   
 

Classes in toxi.color used by toxi.color
AccessCriteria
          Defines standard color component access criterias and associated comparators used to sort colors based on component values.
ColorGradient
          This class can be used to calculate multi-color gradients with colors positioned along an imaginary axis.
ColorList
          A container class of concrete colors.
ColorRange
          A ColorRange is a set of contraints to specify possible ranges for hue, saturation, brightness and alpha independently and use these as creation rules for new TColors or ColorLists.
ColorTheme
          A ColorTheme is a weighted collection of ColorRanges used to define custom palettes with a certain balance between individual colors/shades.
DistanceProxy
          A proxy interface to support the sorting of colors in different color spaces.
HistEntry
          A single histogram entry, a coupling of color & frequency.
Histogram
           
Hue
          This class defines color hues and allows them to be access by name.
ReadonlyTColor
          Defines an immutable API for the TColor class.
TColor
          Floating point color class with implicit RGB, HSV, CMYK access modes, conversion and color theory utils.
 

Classes in toxi.color used by toxi.color.theory
ColorList
          A container class of concrete colors.
ReadonlyTColor
          Defines an immutable API for the TColor class.