ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
HLS.fromHLS
ae
utils
graphics
hls
HLS
Convert HLS to RGB.
struct
HLS
(COLOR, HLSTYPE = ushort, HLSTYPE HLSMAX = 240)
static
COLOR
fromHLS
(
HLSTYPE
hue
,
HLSTYPE
lum
,
HLSTYPE
sat
)
Meta
Source
See Implementation
ae
utils
graphics
hls
HLS
manifest constants
UNDEFINED
static functions
fromHLS
toHLS
Convert HLS to RGB.