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
N
NAME
- Static variable in class toxi.color.theory.
AnalogousStrategy
NAME
- Static variable in class toxi.color.theory.
ComplementaryStrategy
NAME
- Static variable in class toxi.color.theory.
CompoundTheoryStrategy
NAME
- Static variable in class toxi.color.theory.
LeftSplitComplementaryStrategy
NAME
- Static variable in class toxi.color.theory.
MonochromeTheoryStrategy
NAME
- Static variable in class toxi.color.theory.
RightSplitComplementaryStrategy
NAME
- Static variable in class toxi.color.theory.
SingleComplementStrategy
NAME
- Static variable in class toxi.color.theory.
SplitComplementaryStrategy
NAME
- Static variable in class toxi.color.theory.
TetradTheoryStrategy
NAME
- Static variable in class toxi.color.theory.
TriadTheoryStrategy
NamedColor
- Class in
toxi.color
Defines a list of named colors across the spectrum and provides a means to access them by name (strings) dynamically (e.g.
NamedColor()
- Constructor for class toxi.color.
NamedColor
NAVAJOWHITE
- Static variable in class toxi.color.
NamedColor
NAVY
- Static variable in class toxi.color.
NamedColor
NEUTRAL
- Static variable in class toxi.color.
ColorRange
Shade definition: saturation 25-35%, brightness: 30-70%
newARGB(int)
- Static method in class toxi.color.
TColor
Factory method.
newCMYK(float, float, float, float)
- Static method in class toxi.color.
TColor
Factory method.
newCMYKA(float, float, float, float, float)
- Static method in class toxi.color.
TColor
Factory method.
newFromARGBArray(int[], int, float, boolean)
- Static method in class toxi.color.
Histogram
Creates a new histogram of color samples taken from the given ARGB array in order to identify the primary colors in the image.
newGray(float)
- Static method in class toxi.color.
TColor
Factory method.
newGrayAlpha(float, float)
- Static method in class toxi.color.
TColor
newHex(String)
- Static method in class toxi.color.
TColor
Factory method.
newHSV(float, float, float)
- Static method in class toxi.color.
TColor
Factory method.
newHSV(Hue, float, float)
- Static method in class toxi.color.
TColor
newHSVA(float, float, float, float)
- Static method in class toxi.color.
TColor
newRandom()
- Static method in class toxi.color.
TColor
Factory method.
newRGB(float, float, float)
- Static method in class toxi.color.
TColor
Factory method.
newRGBA(float, float, float, float)
- Static 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