HLS.toHLS

Undocumented in source. Be warned that the author may not have intended to support it.
struct HLS(COLOR, HLSTYPE = ushort, HLSTYPE HLSMAX = 240)
void
toHLS
(
COLOR rgb
,
out HLSTYPE h
,
out HLSTYPE l
,
out HLSTYPE s
)

Meta