ExifTagImageReductionMatrix1 Property

Gets the ReductionMatrix1 EXIF tag.

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

Definition

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

Property Value

ExifTag

See Also