Image.Layer

Description

Name

class Tinman.Image.Layer

Derived from

Image

Specifies the target heightmap layer.

Fields / Required

image

Type

Image

Constraint

# != null

The source image.

Fields / Optional

layer

Type

Heightmap.Layer

Default

Heightmap.Layer.None

The target heightmap layer.


format

Type

PixelFormat[]

Default

[]

The pixel format.

Fields / External

info

Type

Image.Info

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