ee.Color.fromLch

Creates a Color given a list of CIE-LCH (lightness, chroma, hue) values and an optional alpha value. The components are unnormalized and have an approximate range of L=[0:100], C=[0:180], H=0:360.

UsageReturns
ee.Color.fromLch(lch)Color
ArgumentTypeDetails
lchList