rasterSaturation

open override fun rasterSaturation(rasterSaturation: Double): RasterLayer

Increase or reduce the saturation of the image.

Parameters

rasterSaturation

value of rasterSaturation

open override fun rasterSaturation(rasterSaturation: Expression): RasterLayer

Increase or reduce the saturation of the image.

Parameters

rasterSaturation

value of rasterSaturation as Expression

val rasterSaturation: Double?

Increase or reduce the saturation of the image.