rasterSaturation

open override fun rasterSaturation(rasterSaturation: Double): RasterLayer

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

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. Default value: 0. Value range: -1, 1

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

Parameters

rasterSaturation

value of rasterSaturation as Expression


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