Open Chris3606 opened 2 years ago
Currently, the Color API has some confusing functions such as GetSaturation and GetBrightness (which is really GetHSLLightness).
GetSaturation
GetBrightness
GetHSLLightness
These functions are marked as deprecated, but should be removed entirely in a future version (probably 2.0).
Currently, the Color API has some confusing functions such as
GetSaturation
andGetBrightness
(which is reallyGetHSLLightness
).These functions are marked as deprecated, but should be removed entirely in a future version (probably 2.0).