HexColor.Blue

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

Meta