raster Hue Rotate Transition
abstract fun rasterHueRotateTransition(options: StyleTransition): RasterLayer
Content copied to clipboard
Rotates hues around the color wheel.
Set the RasterHueRotate property transition options
Parameters
options
transition options for Double
abstract fun rasterHueRotateTransition(block: StyleTransition.Builder.() -> Unit): RasterLayer
Content copied to clipboard
Rotates hues around the color wheel.
DSL for rasterHueRotateTransition.