ExifTagImageProfileCalibrationSignature Property

Gets the ProfileCalibrationSignature EXIF tag.

Description: A UTF-8 encoded string associated with the camera profile tags. The CameraCalibration1 and CameraCalibration2 tags should only be used in the DNG color transfer if the string stored in the CameraCalibrationSignature tag exactly matches the string stored in the ProfileCalibrationSignature tag for the selected camera profile.
Id: 50932 (0xc6f4)
Type: Byte

Definition

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

Property Value

ExifTag

See Also