Gamma

Description

Name

class Tinman.Image.Gamma

Derived from

Image

The gamma correction that must be applied to normalized image pixels in order to obtain linear pixel values.

Fields / Required

image

Type

Image

Constraint

# != null

The image to normalize.


gamma

Type

number

The gamma correction value (see Image.Info.gamma).

Fields / External

info

Type

Image.Info

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