ExifTagImageCurrentICCProfile Property

Gets the CurrentICCProfile EXIF tag.

Description: This tag is used in conjunction with the CurrentPreProfileMatrix 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: 50833 (0xc691)
Type: Undefined

Definition

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

Property Value

ExifTag

See Also