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

class Tinman.Image.Smooth

Short Name:
  • class Smooth
Derived From:
Fields:

Smoothes the given image, by applying an Uniform-B cubic spline to it.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required image Image
# != null
 

The image to smooth.

external info Image.Info    

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