Table of Contents

ExifTag.Image.CameraCalibrationSignature Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the CameraCalibrationSignature EXIF tag.

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

public static ExifTag CameraCalibrationSignature { get; }

Property Value

ExifTag