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

struct Tinman.Image.PixelRange

Short Name:
  • struct PixelRange
Fields:

The pixel range structure is used to map raw pixel values to normalized pixel values.

A pixel range is defined by two tiepoints, each containing a raw pixel value and a normalized pixel value. By carefully choosing the tiepoints, one can easily perform arbitrary linear transformations on pixel values.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required raw Vec2    

The raw pixel value range.

optional pixel Vec2  
{0, 16777215}

The normalized pixel value range.

Usages

The following table shows all usages of this config type.

Used By: