Image.Import

Description

Name

class Tinman.Image.Import

Derived from

Operation

A background operation that imports image pixels into a PXB image file or a rectangular HGT heightmap dataset.

The output format can be chosen by using the corresponding file suffix for the output parameter. If no path is given, a heightmap dataset will be created if Image.Info.layer of the input image has been set (i.e. it has a value other thanHeightmap.Layer.None).

Fields / Required

input

Type

Image

The input image.

Fields / Optional

output

Type

path

Default

null

Output path of image or dataset file. If null, the file path of input will be used, having the file suffix replaced with .pxb resp. .hgt.