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

enum Tinman.Image.Raw.Type

Short Name:
  • enum Raw.Type

Enumeration of binary data types for raw image pixel channels.

Items

The following table lists all iemts of this enum type, including their string tags (if defined).

Enumeration Item
Int8  

Signed 8-bit integer values.

Int16  

Signed 16-bit integer values.

UInt8  

Unsigned 8-bit integer values.

UInt16  

Unsigned 16-bit integer values.

Float32  

32-bit floating-point values.

Usages

The following table shows all usages of this config type.

Used By: