NAME
A static member function of omni::drawing::color
omni::drawing::color::hsl_to_rgb
A static member function of omni::drawing::color
#include <omni/drawing/color.hpp>static RgbType omni::drawing::color::hsl_to_rgb(float hue, uint32_t saturation, uint32_t lightness)