IntensityFrom

Description

Name

class Tinman.Image.IntensityFrom

Derived from

Image

Returns an opaque grayscale image which pixel values are equal to the given pixel channel of the specified image.

Void pixels in this image will also be void in the resulting image.

Fields / Required

image

Type

Image

Constraint

# != null

The image.


channel

Type

Channel

The pixel channel.

Fields / External

info

Type

Image.Info

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