|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Colors
Constants for RGB/Alpha and HSV color space operations.
| Field Summary | |
|---|---|
static int |
ALPHA
|
static int |
B
|
static float |
BLUE
would be 240 degrees, but we've cheated down toward cyan a bit for legibility. |
static float |
BLUE_MAGENTA
|
static float |
CYAN
|
static int |
G
|
static float |
GREEN
would be 120 degrees, but we've cheated up toward cyan a bit for harmony. |
static int |
HUE
|
static float |
MAGENTA
|
static float |
ORANGE
|
static float |
PURPLE
|
static int |
R
|
static float |
RED
|
static float |
RED_MAGENTA
|
static float |
RED_ORANGE
|
static int |
RGB
|
static int |
SAT
|
static int |
VAL
|
static float |
YELLOW
|
static float |
YELLOW_GREEN
|
static float |
YELLOW_ORANGE
|
| Field Detail |
|---|
static final int HUE
static final int SAT
static final int VAL
static final int ALPHA
static final int RGB
static final int R
static final int G
static final int B
static final float YELLOW
static final float RED
static final float GREEN
static final float ORANGE
static final float MAGENTA
static final float PURPLE
static final float BLUE
static final float YELLOW_GREEN
static final float RED_ORANGE
static final float BLUE_MAGENTA
static final float CYAN
static final float YELLOW_ORANGE
static final float RED_MAGENTA
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||