Table of Contents

ExifTag.Image.ColorMatrix1 Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

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

public static ExifTag ColorMatrix1 { get; }

Property Value

ExifTag