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