rasterContrast

open override fun rasterContrast(rasterContrast: Double): RasterLayer

Increase or reduce the contrast of the image.

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.

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.