rasterSaturation

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

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

Parameters

rasterSaturation

value of rasterSaturation


abstract fun rasterSaturation(rasterSaturation: Expression): RasterLayer

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

Parameters

rasterSaturation

value of rasterSaturation as Expression