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