rasterContrast

open override fun rasterContrast(rasterContrast: Double): RasterLayer

Increase or reduce the contrast of the image.

Parameters

rasterContrast

value of rasterContrast

open override fun rasterContrast(rasterContrast: Expression): RasterLayer

Increase or reduce the contrast of the image.

Parameters

rasterContrast

value of rasterContrast as Expression

val rasterContrast: Double?

Increase or reduce the contrast of the image.