geostyler-style
Preparing search index...
ContrastEnhancement
Interface ContrastEnhancement
A ContrastEnhancement defines how the contrast of image data should be enhanced.
interface
ContrastEnhancement
{
enhancementType
?:
"normalize"
|
GeoStylerStringFunction
|
"histogram"
;
gammaValue
?:
number
|
GeoStylerNumberFunction
;
}
Index
Properties
enhancement
Type?
gamma
Value?
Properties
Optional
enhancement
Type
enhancementType
?:
"normalize"
|
GeoStylerStringFunction
|
"histogram"
Optional
gamma
Value
gammaValue
?:
number
|
GeoStylerNumberFunction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enhancement
Type
gamma
Value
geostyler-style
Loading...
A ContrastEnhancement defines how the contrast of image data should be enhanced.