ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
HLS.toHLS
ae
utils
graphics
hls
HLS
Convert RGB to HLS.
struct
HLS
(COLOR, HLSTYPE = ushort, HLSTYPE HLSMAX = 240)
static
void
toHLS
(
COLOR
rgb
,
out
HLSTYPE
h
,
out
HLSTYPE
l
,
out
HLSTYPE
s
)
Meta
Source
See Implementation
ae
utils
graphics
hls
HLS
manifest constants
UNDEFINED
static functions
fromHLS
toHLS
Convert RGB to HLS.