ee.Color.toLab

Convert a color to CIE-Lab and returns the values and alpha channel as a list of doubles. The components are unnormalized and have the approximate ranges of: L=[0:100], a,b=[-127:128].

UsageReturns
Color.toLab()List
ArgumentTypeDetails
this: colorColor