RasterColorScaleValue

data class RasterColorScaleValue(val value: Value) : HoldsValue

When raster-color is active, specifies how raster values are distributed across the color ramp over the range specified by raster-color-range. Default value: "linear".

Parameters

value

the property wrapped in Value to be used with native renderer.

Constructors

Link copied to clipboard
Link copied to clipboard

Types

Link copied to clipboard
object Companion

Public companion object.

Functions

Link copied to clipboard

True if the this value is not INITIAL

Properties

Link copied to clipboard
open override val value: Value