lengthRGB constant

int const lengthRGB

The length of the hexadecimal string representing an RGB color.

Implementation

static const int lengthRGB = 6;