WmfCieXyz

WmfCieXyz structure

The CIEXYZ Object defines information about the CIEXYZ chromaticity object.

public struct WmfCieXyz

Properties

NameDescription
CiexyzX { get; set; }Gets or sets a 32-bit 2.30 fixed point type that defines the x chromaticity value.
CiexyzY { get; set; }Gets or sets a 32-bit 2.30 fixed point type that defines the y chromaticity value.
CiexyzZ { get; set; }Gets or sets a 32-bit 2.30 fixed point type that defines the z chromaticity value.

See Also