lengthRGB constant
int
const lengthRGB
The length of the hexadecimal string representing an RGB color.
Implementation
static const int lengthRGB = 6;
The length of the hexadecimal string representing an RGB color.
static const int lengthRGB = 6;