ExifTagImageReductionMatrix2 Property

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

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag ReductionMatrix2 { get; }

Property Value

ExifTag

See Also