The search functionality needs JavaScript enabled
Opaque black.
struct Color { // ... const(Color) black = Color(0.0, 0.0, 0.0, 1.0); // ... }