ExifTagImageCurrentPreProfileMatrix Property

Gets the CurrentPreProfileMatrix EXIF tag.

Description: This tag is used in conjunction with the CurrentICCProfile tag. The CurrentICCProfile and CurrentPreProfileMatrix tags have the same purpose and usage as the AsShotICCProfile and AsShotPreProfileMatrix tag pair, except they are for use by raw file editors rather than camera manufacturers.
Id: 50834 (0xc692)
Type: SRational

Definition

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

Property Value

ExifTag

See Also