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