ee.Palette.mode

Set the colorspace interpolation mode. One of 'rgb', 'lrgb', 'hsv', 'hsl', 'lab', or 'lch'. The palette will mix colors in this color space, using EEColor.mix.

UsageReturns
Palette.mode(mode)Palette
ArgumentTypeDetails
this: palettePalette
modeString