rasterContrast

open override fun rasterContrast(rasterContrast: Double): RasterLayer

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

Use static method RasterLayer.defaultRasterContrast to set the default property.

Parameters

rasterContrast

value of rasterContrast


open override fun rasterContrast(rasterContrast: Expression): RasterLayer

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

Use static method RasterLayer.defaultRasterContrastAsExpression to set the default property.

Parameters

rasterContrast

value of rasterContrast as Expression


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