HexColor.Green

Undocumented in source.
template HexColor(uint hex)
immutable
auto Green = ((hex >> 8) & 0xff) / 255.0f;

Meta