rasterSaturation

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

Increase or reduce the saturation of the image.

Parameters

rasterSaturation

value of rasterSaturation

abstract fun rasterSaturation(rasterSaturation: Expression): RasterLayer

Increase or reduce the saturation of the image.

Parameters

rasterSaturation

value of rasterSaturation as Expression