geostyler-style
Preparing search index...
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
blueChannel
:
Channel
green
Channel
greenChannel
:
Channel
red
Channel
redChannel
:
Channel
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blue
Channel
green
Channel
red
Channel
geostyler-style
Loading...
A RGBChannel defines how dataset bands are mapped to image color channels.