rasterSaturation

open override fun rasterSaturation(rasterSaturation: Double): RasterLayer

Increase or reduce the saturation of the image.

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

Parameters

rasterSaturation

value of rasterSaturation

open override fun rasterSaturation(rasterSaturation: Expression): RasterLayer

Increase or reduce the saturation of the image.

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

Parameters

rasterSaturation

value of rasterSaturation as Expression

val rasterSaturation: Double?

Increase or reduce the saturation of the image.