Preparing search index...
The search index is not available
geostyler-style
geostyler-style
ColorMap
Interface ColorMap
A ColorMap defines the color values for the pixels of a raster image.
interface
ColorMap
{
colorMapEntries
?:
ColorMapEntry
[]
;
extended
?:
boolean
|
GeoStylerBooleanFunction
;
type
:
"values"
|
GeoStylerStringFunction
|
"ramp"
|
"intervals"
;
}
Index
Properties
color
Map
Entries?
extended?
type
Properties
Optional
color
Map
Entries
color
Map
Entries
?:
ColorMapEntry
[]
Optional
extended
extended
?:
boolean
|
GeoStylerBooleanFunction
type
type
:
"values"
|
GeoStylerStringFunction
|
"ramp"
|
"intervals"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
color
Map
Entries
extended
type
geostyler-style
Loading...
A ColorMap defines the color values for the pixels of a raster image.