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

class Tinman.Image.NoData

Short Name:
  • class NoData
Derived From:
Fields:

Normalizes the pixels values of the given image.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required image Image
# != null
 

The image to normalize.

required nodata number    

The image pixel value that represents no-data resp. void pixels.

external info Image.Info    

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