iconColorSaturation

abstract fun iconColorSaturation(iconColorSaturation: Double = 1.0): SymbolLayer

Controls saturation level of the symbol icon. With the default value of 1 the icon color is preserved while with a value of 0 it is fully desaturated and looks black and white.

Parameters

iconColorSaturation

value of iconColorSaturation


abstract fun iconColorSaturation(iconColorSaturation: Expression): SymbolLayer

Controls saturation level of the symbol icon. With the default value of 1 the icon color is preserved while with a value of 0 it is fully desaturated and looks black and white.

Parameters

iconColorSaturation

value of iconColorSaturation as Expression