Preparing search index...
The search index is not available
geostyler-style
geostyler-style
RGBChannel
Interface RGBChannel
A RGBChannel defines how dataset bands are mapped to image color channels.
interface
RGBChannel
{
blueChannel
:
Channel
;
greenChannel
:
Channel
;
redChannel
:
Channel
;
}
Index
Properties
blue
Channel
green
Channel
red
Channel
Properties
blue
Channel
blue
Channel
:
Channel
green
Channel
green
Channel
:
Channel
red
Channel
red
Channel
:
Channel
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
blue
Channel
green
Channel
red
Channel
geostyler-style
Loading...
A RGBChannel defines how dataset bands are mapped to image color channels.