Short Name:
|
Derived From:
|
Fields: |
A image that has a constant pixel color.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
color
|
Tinman.Color
|
||
The constant pixel color. |
||||
optional
|
width
|
number
|
# > 0 |
1 |
The image width, in pixels. |
||||
optional
|
height
|
number
|
# > 0 |
1 |
The image height, in pixels. |
||||
external
|
info
|
Image.Info
|
||
Contains information about the image data source, including image format and embedded georeferencing information. |