iconColorContrast

abstract fun iconColorContrast(iconColorContrast: Double = 0.0): SymbolLayer

Increase or reduce the contrast of the symbol icon. Default value: 0. Value range: -1, 1

Parameters

iconColorContrast

value of iconColorContrast


abstract fun iconColorContrast(iconColorContrast: Expression): SymbolLayer

Increase or reduce the contrast of the symbol icon. Default value: 0. Value range: -1, 1

Parameters

iconColorContrast

value of iconColorContrast as Expression