Table of Contents

ExifTag.Image.ProfileCalibrationSignature Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

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

public static ExifTag ProfileCalibrationSignature { get; }

Property Value

ExifTag