rasterContrast

abstract fun rasterContrast(rasterContrast: Double = 0.0): RasterLayer

Increase or reduce the contrast of the image.

Parameters

rasterContrast

value of rasterContrast

abstract fun rasterContrast(rasterContrast: Expression): RasterLayer

Increase or reduce the contrast of the image.

Parameters

rasterContrast

value of rasterContrast as Expression