Short Name:
|
Derived From:
|
Fields: |
Creates an image with random pixels.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
width
|
number
|
# > 0 |
|
The image width, in pixels. |
||||
required
|
height
|
number
|
# > 0 |
|
The image height, in pixels. |
||||
optional
|
void
|
number
|
# >= 0 && # <= 100 |
0 |
The amount of void pixels, in percent. |
||||
external
|
info
|
Image.Info
|
||
Contains information about the image data source, including image format and embedded georeferencing information. |