ExifTagImageColorMatrix2 Property

Gets the ColorMatrix2 EXIF tag.

Description: ColorMatrix2 defines a transformation matrix that converts XYZ values to reference camera native color space values, under the second calibration illuminant. The matrix values are stored in row scan order.
Id: 50722 (0xc622)
Type: SRational

Definition

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

Property Value

ExifTag

See Also