ExifTagImageColorMatrix1 Property

Gets the ColorMatrix1 EXIF tag.

Description: ColorMatrix1 defines a transformation matrix that converts XYZ values to reference camera native color space values, under the first calibration illuminant. The matrix values are stored in row scan order. The ColorMatrix1 tag is required for all non-monochrome DNG files.
Id: 50721 (0xc621)
Type: SRational

Definition

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

Property Value

ExifTag

See Also