ExifTagImagePrimaryChromaticities Property

Gets the PrimaryChromaticities EXIF tag.

Description: The chromaticity of the three primary colors of the image. Normally this tag is not necessary, since colorspace is specified in the colorspace information tag (ColorSpace).
Id: 319 (0x013f)
Type: Rational

Definition

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

Property Value

ExifTag

See Also