ExifData.WhitePoint

ExifData.WhitePoint property

Gets or sets the chromaticity of the white point of the image.

public TiffRational[] WhitePoint { get; set; }

Property Value

The chromaticity of the white point of the image.

See Also