Field Summary | ||
---|---|---|
const Number | AUTOMATIC | |
Automatic color. | ||
const Number | AUTOMATIC_INDEX | |
It's automatic color,but the displayed color depends the setting of the OS System. | ||
const Number | RGB | |
The RGB color. | ||
const Number | INDEXED_COLOR | |
The color index in the color palette. | ||
const Number | THEME | |
The theme color. |
Field Detail |
---|
AUTOMATIC | |
const Number AUTOMATIC |
AUTOMATIC_INDEX | |
const Number AUTOMATIC_INDEX |
RGB | |
const Number RGB |
INDEXED_COLOR | |
const Number INDEXED_COLOR |
THEME | |
const Number THEME |