raster Saturation Transition
abstract fun rasterSaturationTransition(options: StyleTransition): RasterLayer
Content copied to clipboard
Increase or reduce the saturation of the image.
Set the RasterSaturation property transition options
Parameters
options
transition options for Double
abstract fun rasterSaturationTransition(block: StyleTransition.Builder.() -> Unit): RasterLayer
Content copied to clipboard
Increase or reduce the saturation of the image.
DSL for rasterSaturationTransition.