|
Euphoria
|
Represents color in gamma (non-linear) space (aka sRGB). More...
Public Member Functions | |
| constexpr | Rgb (float red, float green, float blue) |
Public Attributes | |
| float | r |
| float | g |
| float | b |
Represents color in gamma (non-linear) space (aka sRGB).