rasterHueRotate

open override fun rasterHueRotate(rasterHueRotate: Double): RasterLayer

Rotates hues around the color wheel.

Use static method RasterLayer.defaultRasterHueRotate to set the default property.

Parameters

rasterHueRotate

value of rasterHueRotate


open override fun rasterHueRotate(rasterHueRotate: Expression): RasterLayer

Rotates hues around the color wheel.

Use static method RasterLayer.defaultRasterHueRotateAsExpression to set the default property.

Parameters

rasterHueRotate

value of rasterHueRotate as Expression


Rotates hues around the color wheel.