omni::drawing::color::from_hsl
NAME

omni::drawing::color::from_hsl

A static member function of omni::drawing::color

#include <omni/drawing/color.hpp>
static color<BitDepth, RgbType, BitSize> omni::drawing::color::from_hsl(float hue, uint32_t saturation, uint32_t lightness)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top