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