ExifTagImageCalibrationIlluminant2 Property

Gets the CalibrationIlluminant2 EXIF tag.

Description: The illuminant used for an optional second set of color calibration tags (ColorMatrix2, CameraCalibration2, ReductionMatrix2). The legal values for this tag are the same as the legal values for the CalibrationIlluminant1 tag; however, if both are included, neither is allowed to have a value of 0 (unknown).
Id: 50779 (0xc65b)
Type: Short

Definition

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

Property Value

ExifTag

See Also