ColorScheme::rgb
Public Functions
Public Attributes
Public Functions Documentation
function rgb
inline rgb()
function rgb
inline rgb(
float l,
float m,
float n
)
Public Attributes Documentation
variable r
float r;
variable g
float g;
variable b
float b;
Updated on 2025-04-23 at 22:52:44 +0000