rasterBrightnessMax
open override fun rasterBrightnessMax(rasterBrightnessMax: Double): RasterLayer
Content copied to clipboard
Increase or reduce the brightness of the image. The value is the maximum brightness.
Use static method RasterLayer.defaultRasterBrightnessMax to set the default property.
Parameters
rasterBrightnessMax
value of rasterBrightnessMax
open override fun rasterBrightnessMax(rasterBrightnessMax: Expression): RasterLayer
Content copied to clipboard
Increase or reduce the brightness of the image. The value is the maximum brightness.
Use static method RasterLayer.defaultRasterBrightnessMaxAsExpression to set the default property.
Parameters
rasterBrightnessMax
value of rasterBrightnessMax as Expression
Increase or reduce the brightness of the image. The value is the maximum brightness.