Class WmfCieXyzTriple
WmfCieXyzTriple class
The CIEXYZTriple Object defines information about the CIEXYZTriple color object.
public class WmfCieXyzTriple
Constructors
Properties
Name | Description |
---|
CiexyzBlue { get; set; } | Gets or sets a 96-bit CIEXYZ Object that defines the blue chromaticity values. |
CiexyzGreen { get; set; } | Gets or sets a 96-bit CIEXYZ Object that defines the green chromaticity values. |
CiexyzRed { get; set; } | Gets or sets a 96-bit CIEXYZ Object that defines the red chromaticity values. |
See Also