Short Name:
|
Derived From:
|
Fields: |
Reads a rectangular region of a single level of the given pyramid as an image.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
pyramid
|
Tinman.Pyramid
|
# != null |
|
The pyramid to read from. |
||||
required
|
level
|
number
|
# >= 0 |
|
The pyramid level. |
||||
required
|
region
|
Rect
|
# != null |
|
The rectangular region. |
||||
external
|
info
|
Image.Info
|
||
Contains information about the image data source, including image format and embedded georeferencing information. |