iconColorBrightnessMax

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

Increase or reduce the brightness of the symbols. The value is the maximum brightness. Default value: 1. Value range: 0, 1

Parameters

iconColorBrightnessMax

value of iconColorBrightnessMax


abstract fun iconColorBrightnessMax(iconColorBrightnessMax: Expression): SymbolLayer

Increase or reduce the brightness of the symbols. The value is the maximum brightness. Default value: 1. Value range: 0, 1

Parameters

iconColorBrightnessMax

value of iconColorBrightnessMax as Expression