Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y
S
SADDLEBROWN
- Static variable in class toxi.color.
NamedColor
SALMON
- Static variable in class toxi.color.
NamedColor
SANDYBROWN
- Static variable in class toxi.color.
NamedColor
saturate(float)
- Method in class toxi.color.
TColor
Adds the given value to the current saturation component.
SATURATION
- Static variable in class toxi.color.
AccessCriteria
saturation()
- Method in interface toxi.color.
ReadonlyTColor
saturation()
- Method in class toxi.color.
TColor
SEAGREEN
- Static variable in class toxi.color.
NamedColor
SEASHELL
- Static variable in class toxi.color.
NamedColor
setAlpha(float)
- Method in class toxi.color.
TColor
setARGB(int)
- Method in class toxi.color.
TColor
Sets all color components to new values interpreted from the given packed ARGB 32bit color value.
setBlack(float)
- Method in class toxi.color.
TColor
setBlue(float)
- Method in class toxi.color.
TColor
setBrightness(float)
- Method in class toxi.color.
TColor
setCMYK(float, float, float, float)
- Method in class toxi.color.
TColor
setCMYK(float[])
- Method in class toxi.color.
TColor
setComponent(AccessCriteria, float)
- Method in class toxi.color.
TColor
Sets a color component by name.
setComponentValueFor(TColor, float)
- Method in class toxi.color.
AccessCriteria
setComponentValueFor(TColor, float)
- Method in class toxi.color.
AlphaAccessor
setComponentValueFor(TColor, float)
- Method in class toxi.color.
CMYKAccessor
setComponentValueFor(TColor, float)
- Method in class toxi.color.
HSVAccessor
setComponentValueFor(TColor, float)
- Method in class toxi.color.
LuminanceAccessor
The setter for this accessor is not doing anything, since the luminance of a color is a coputed value depending on 3 color channels.
setComponentValueFor(TColor, float)
- Method in class toxi.color.
RGBAccessor
setCyan(float)
- Method in class toxi.color.
TColor
setFlipped(boolean)
- Method in class toxi.color.theory.
CompoundTheoryStrategy
setGreen(float)
- Method in class toxi.color.
TColor
setHSV(float, float, float)
- Method in class toxi.color.
TColor
setHSV(float[])
- Method in class toxi.color.
TColor
setHue(float)
- Method in class toxi.color.
TColor
setInterpolator(InterpolateStrategy)
- Method in class toxi.color.
ColorGradient
setMagenta(float)
- Method in class toxi.color.
TColor
setMapFunction(InterpolateStrategy)
- Method in class toxi.color.
ToneMap
setMaxDither(float)
- Method in class toxi.color.
ColorGradient
Sets the maximum dither amount.
setPalette(ColorList)
- Method in class toxi.color.
Histogram
setRed(float)
- Method in class toxi.color.
TColor
setRGB(float, float, float)
- Method in class toxi.color.
TColor
setRGB(float[])
- Method in class toxi.color.
TColor
setSaturation(float)
- Method in class toxi.color.
TColor
setYellow(float)
- Method in class toxi.color.
TColor
SIENNA
- Static variable in class toxi.color.
NamedColor
SILVER
- Static variable in class toxi.color.
NamedColor
SINGLE_COMPLEMENT
- Static variable in class toxi.color.theory.
ColorTheoryRegistry
SingleComplementStrategy
- Class in
toxi.color.theory
Implements the
single complementary color scheme
to create a compatible color for the given one.
SingleComplementStrategy()
- Constructor for class toxi.color.theory.
SingleComplementStrategy
size()
- Method in class toxi.color.
ColorList
SKYBLUE
- Static variable in class toxi.color.
NamedColor
SLATEBLUE
- Static variable in class toxi.color.
NamedColor
SLATEGRAY
- Static variable in class toxi.color.
NamedColor
SNOW
- Static variable in class toxi.color.
NamedColor
SOFT
- Static variable in class toxi.color.
ColorRange
Shade definition: saturation 20-30%, brightness: 60-90%
sort()
- Method in class toxi.color.
ColorList
Convenience method.
sortByComparator(Comparator<ReadonlyTColor>, boolean)
- Method in class toxi.color.
ColorList
Sorts the list using the given comparator.
sortByCriteria(AccessCriteria, boolean)
- Method in class toxi.color.
ColorList
Sorts the list using the given
AccessCriteria
.
sortByDistance(boolean)
- Method in class toxi.color.
ColorList
Sorts the list by relative distance to each predecessor, starting with the darkest color in the list.
sortByDistance(DistanceProxy, boolean)
- Method in class toxi.color.
ColorList
Sorts the list by relative distance to each predecessor, starting with the darkest color in the list.
sortByProximityTo(ReadonlyTColor, boolean)
- Method in class toxi.color.
ColorList
Sorts the list by proximity to the given target color (using RGB distance metrics).
sortByProximityTo(ReadonlyTColor, DistanceProxy, boolean)
- Method in class toxi.color.
ColorList
Sorts the list by proximity to the given target color using the given
DistanceProxy
implementation.
SPLIT_COMPLEMENTARY
- Static variable in class toxi.color.theory.
ColorTheoryRegistry
SplitComplementaryStrategy
- Class in
toxi.color.theory
Implements the
split-complementary color scheme
to create 2 compatible colors for the given one.
SplitComplementaryStrategy()
- Constructor for class toxi.color.theory.
SplitComplementaryStrategy
SPRINGGREEN
- Static variable in class toxi.color.
NamedColor
STEELBLUE
- Static variable in class toxi.color.
NamedColor
sub(TColor)
- Method in class toxi.color.
TColor
subSelf(TColor)
- Method in class toxi.color.
TColor
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y