Table of Contents

ExifTag.Image.ReductionMatrix2 Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the ReductionMatrix2 EXIF tag.

Description: ReductionMatrix2 defines a dimensionality reduction matrix for use as the first stage in converting color camera native space values to XYZ values, under the second calibration illuminant. This tag may only be used if ColorPlanes is greater than 3. The matrix is stored in row scan order.
Id: 50726 (0xc626)
Type: SRational

public static ExifTag ReductionMatrix2 { get; }

Property Value

ExifTag