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

class Tinman.Image.Write

Short Name:
  • class Write
Derived From:
Fields:

Writes an image to the specified file.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required image Image
# != null
 

The image to write.

required writer Writer
# != null
 

The image writer to use.