A B C D E F G H I K L M N O P R S T U V W Y

G

GAINSBORO - Static variable in class toxi.color.NamedColor
 
get(int) - Method in class toxi.color.ColorList
Returns the color at the given index.
getAnalog(float, float) - Method in interface toxi.color.ReadonlyTColor
 
getAnalog(int, float) - Method in interface toxi.color.ReadonlyTColor
 
getAnalog(float, float) - Method in class toxi.color.TColor
 
getAnalog(int, float) - Method in class toxi.color.TColor
 
getARGBToneFor(float) - Method in class toxi.color.ToneMap
 
getAverage() - Method in class toxi.color.ColorList
Calculates and returns the average color of the list.
getBlended(float) - Method in class toxi.color.ColorList
Creates a new ColorList by blending all colors in the list with each other (successive indices only)
getBlended(ReadonlyTColor, float) - Method in interface toxi.color.ReadonlyTColor
 
getBlended(ReadonlyTColor, float) - Method in class toxi.color.TColor
 
getClosest(float, boolean) - Static method in class toxi.color.Hue
Finds the closest defined & named Hue for the given hue value.
getClosestHue() - Method in interface toxi.color.ReadonlyTColor
 
getClosestHue(boolean) - Method in interface toxi.color.ReadonlyTColor
 
getClosestHue() - Method in class toxi.color.TColor
 
getClosestHue(boolean) - Method in class toxi.color.TColor
 
getColor() - Method in class toxi.color.ColorRange
Creates a new color based on the flexible constraints of the range.
getColor(Hue) - Method in class toxi.color.ColorRange
Creates a new shade of the given hue based on the other constraints of the range.
getColor(ReadonlyTColor, float) - Method in class toxi.color.ColorRange
Creates a new color based on the constraints defined in the range.
getColor() - Method in class toxi.color.ColorTheme
 
getColor() - Method in class toxi.color.HistEntry
 
getColors(int) - Method in class toxi.color.ColorRange
Creates a new ColorList of colors based on the constraints of this range.
getColors(ReadonlyTColor, int, float) - Method in class toxi.color.ColorRange
Creates a new ColorList of shades of the given TColor based on the other constraints of the range.
getColors(int) - Method in class toxi.color.ColorTheme
Creates a ColorList of TColors based on the theme's ranges and balance defined by their weights
getComplement() - Method in interface toxi.color.ReadonlyTColor
 
getComplement() - Method in class toxi.color.TColor
 
getComponentValue(AccessCriteria) - Method in interface toxi.color.ReadonlyTColor
 
getComponentValue(AccessCriteria) - Method in class toxi.color.TColor
 
getComponentValueFor(ReadonlyTColor) - Method in class toxi.color.AccessCriteria
 
getComponentValueFor(ReadonlyTColor) - Method in class toxi.color.AlphaAccessor
 
getComponentValueFor(ReadonlyTColor) - Method in class toxi.color.CMYKAccessor
 
getComponentValueFor(ReadonlyTColor) - Method in class toxi.color.HSVAccessor
 
getComponentValueFor(ReadonlyTColor) - Method in class toxi.color.LuminanceAccessor
 
getComponentValueFor(ReadonlyTColor) - Method in class toxi.color.RGBAccessor
 
getDarkened(float) - Method in interface toxi.color.ReadonlyTColor
 
getDarkened(float) - Method in class toxi.color.TColor
 
getDarkest() - Method in class toxi.color.ColorList
Finds and returns the darkest color of the list.
getDesaturated(float) - Method in interface toxi.color.ReadonlyTColor
 
getDesaturated(float) - Method in class toxi.color.TColor
 
getDifferenceTo(TColor) - Method in class toxi.color.TColor
 
getEntries() - Method in class toxi.color.Histogram
 
getForName(String) - Static method in class toxi.color.Hue
 
getForName(String) - Static method in class toxi.color.NamedColor
Returns a color for the given name.
getFrequency() - Method in class toxi.color.HistEntry
 
getGradientPoints() - Method in class toxi.color.ColorGradient
 
getGrayscale(float, float) - Method in class toxi.color.ColorRange
Creates a new shade of gray based on the input brightness and the black and white constraints of the range.
getHue() - Method in class toxi.color.Hue
 
getInterpolator() - Method in class toxi.color.ColorGradient
 
getInverted() - Method in interface toxi.color.ReadonlyTColor
 
getInverted() - Method in class toxi.color.TColor
 
getLightened(float) - Method in interface toxi.color.ReadonlyTColor
 
getLightened(float) - Method in class toxi.color.TColor
 
getLightest() - Method in class toxi.color.ColorList
Finds and returns the lightest (luminance) color of the list.
getMaxDither() - Method in class toxi.color.ColorGradient
 
getName() - Method in class toxi.color.ColorRange
 
getName() - Method in class toxi.color.ColorTheme
 
getName() - Method in class toxi.color.Hue
 
getName() - Method in class toxi.color.theory.AnalogousStrategy
 
getName() - Method in interface toxi.color.theory.ColorTheoryStrategy
Returns the unique name of the strategy.
getName() - Method in class toxi.color.theory.ComplementaryStrategy
 
getName() - Method in class toxi.color.theory.CompoundTheoryStrategy
 
getName() - Method in class toxi.color.theory.LeftSplitComplementaryStrategy
 
getName() - Method in class toxi.color.theory.MonochromeTheoryStrategy
 
getName() - Method in class toxi.color.theory.RightSplitComplementaryStrategy
 
getName() - Method in class toxi.color.theory.SingleComplementStrategy
 
getName() - Method in class toxi.color.theory.SplitComplementaryStrategy
 
getName() - Method in class toxi.color.theory.TetradTheoryStrategy
 
getName() - Method in class toxi.color.theory.TriadTheoryStrategy
 
getNames() - Static method in class toxi.color.NamedColor
Returns the names of all defined colors.
getPalette() - Method in class toxi.color.Histogram
 
getPresetForName(String) - Static method in class toxi.color.ColorRange
Retrieves one of the predefined ranges by name.
getRandom() - Method in class toxi.color.ColorList
 
getRegisteredNames() - Static method in class toxi.color.theory.ColorTheoryRegistry
 
getRegisteredStrategies() - Static method in class toxi.color.theory.ColorTheoryRegistry
 
getReverse() - Method in class toxi.color.ColorList
Returns a reversed copy of the current list.
getRotatedRYB(float) - Method in interface toxi.color.ReadonlyTColor
 
getRotatedRYB(int) - Method in interface toxi.color.ReadonlyTColor
 
getRotatedRYB(float) - Method in class toxi.color.TColor
 
getRotatedRYB(int) - Method in class toxi.color.TColor
 
getSaturated(float) - Method in interface toxi.color.ReadonlyTColor
 
getSaturated(float) - Method in class toxi.color.TColor
 
getStrategyForName(String) - Static method in class toxi.color.theory.ColorTheoryRegistry
 
getSum(ColorRange) - Method in class toxi.color.ColorRange
Creates a copy of the current range and adds the given one to it.
getToneFor(float) - Method in class toxi.color.ToneMap
 
GHOSTWHITE - Static variable in class toxi.color.NamedColor
 
GOLD - Static variable in class toxi.color.NamedColor
 
GOLDENROD - Static variable in class toxi.color.NamedColor
 
GRAY - Static variable in class toxi.color.NamedColor
 
GREEN - Static variable in class toxi.color.AccessCriteria
 
GREEN - Static variable in class toxi.color.Hue
 
GREEN - Static variable in class toxi.color.NamedColor
 
green() - Method in interface toxi.color.ReadonlyTColor
 
GREEN - Static variable in class toxi.color.TColor
 
green() - Method in class toxi.color.TColor
 
GREENYELLOW - Static variable in class toxi.color.NamedColor
 
GREY - Static variable in class toxi.color.NamedColor
 
GREY_THRESHOLD - Static variable in class toxi.color.TColor
Maximum saturations value for a color to be classified as grey

A B C D E F G H I K L M N O P R S T U V W Y