Table of Contents

ExifTag.Image.ColorimetricReference Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the ColorimetricReference EXIF tag.

Description: The DNG color model documents a transform between camera colors and CIE XYZ values. This tag describes the colorimetric reference for the CIE XYZ values. 0 = The XYZ values are scene-referred. 1 = The XYZ values are output-referred, using the ICC profile perceptual dynamic range. This tag allows output-referred data to be stored in DNG files and still processed correctly by DNG readers.
Id: 50879 (0xc6bf)
Type: Short

public static ExifTag ColorimetricReference { get; }

Property Value

ExifTag