Short Name:
|
Derived From:
|
Fields: |
Combines two images using the specified color operation (see ColorOp).
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
first
|
Image
|
# != null |
|
The first image. |
||||
required
|
op
|
ColorOp
|
||
The color operation to apply. |
||||
required
|
second
|
Image
|
# != null |
|
The second image. |
||||
external
|
info
|
Image.Info
|
||
Contains information about the image data source, including image format and embedded georeferencing information. |