TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

class Tinman.Image.Coverage

Short Name:
  • class Image.Coverage
Derived From:
Fields:

Changes the pixel coverage of the given image.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required image Image
# != null
 

The input image.

required coverage Coverage.Type    

The desired output pixel coverage.

optional op CoverageOp  
Reinterpret

Determines how to change the pixel coverage.

external info Image.Info    

Contains information about the image data source, including image format and embedded georeferencing information.