Short Name:
|
Derived From:
|
Fields: |
Returns an opaque grayscale image which pixel values are equal to the given pixel channel of the specified image.
Void pixels in this image will also be void in the resulting image.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
image
|
Image
|
# != null |
|
The image. |
||||
required
|
channel
|
Channel
|
||
The pixel channel. |
||||
external
|
info
|
Image.Info
|
||
Contains information about the image data source, including image format and embedded georeferencing information. |