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

class Tinman.Image.Invert

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

Inverts the given pixel channel.

The Channel.Void pixel channel cannot be inverted. The method will do nothing in this case.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required image Image
# != null
 

The image to invert.

required channel Channel    

The pixel channel to invert.

external info Image.Info    

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