ExifTagImageWhitePoint Property

Gets the WhitePoint EXIF tag.

Description: The chromaticity of the white point of the image. Normally this tag is not necessary, since color space is specified in the colorspace information tag (ColorSpace).
Id: 318 (0x013e)
Type: Rational

Definition

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

Property Value

ExifTag

See Also