Values

Description

Name

class Tinman.Image.Values

Derived from

Image

Sets the range of raw pixel values that are present in the image data, to avoid a potential additional pass over the data.

Fields / Required

image

Type

Image

Constraint

# != null

The image to update.


values

Type

Math.Range

The raw pixel value range or null to clear.

Fields / External

info

Type

Image.Info

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