supertux
|
Public Member Functions | |
ColorOKLCh (float pL, float pC, float ph) | |
ColorOKLCh (Color &c) | |
Color | to_srgb () const |
float | get_maximum_chroma () const |
float | get_maximum_chroma_any_l () const |
void | clip_chroma () |
void | clip_lightness () |
void | clip_adaptive_L0_L_cusp (float alpha=0.05f) |
Public Attributes | |
float | L |
float | C |
float | h |