omni::drawing::color::hsl_to_rgb
NAME

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)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top