JpegExifData.PrimaryChromaticities

JpegExifData.PrimaryChromaticities property

Gets or sets the chromaticity of the three primary colors of the image.

public TiffRational[] PrimaryChromaticities { get; set; }

Property Value

The chromaticity of the three primary colors of the image.

See Also