Lab.fromLChDegrees

L's useful range is between 0 and 1.0

C's useful range is between 0 and 0.4

H can be 0 to 360 for degrees, or 0 to 2pi for radians.

struct Lab
static
fromLChDegrees
(
float L
,
float C
,
float h
,
float alpha = 1.0
)

Meta