COLOR_RGB top-level constant
int
const COLOR_RGB
A constant to define the color by RGB for FOREGROUND, BACKGROUND and UNDERLINE_COLOR.
Implementation
const int COLOR_RGB = 2;
A constant to define the color by RGB for FOREGROUND, BACKGROUND and UNDERLINE_COLOR.
const int COLOR_RGB = 2;