WmfCieXyzTriple Class
Summary: The CIEXYZTriple Object defines information about the CIEXYZTriple color
object.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfCieXyzTriple
Constructors
Name | Description |
---|---|
WmfCieXyzTriple() | Initializes a new instance of the WmfCieXyzTriple class |
Properties
Name | Type | Access | Description |
---|---|---|---|
ciexyz_blue | WmfCieXyz | r/w | Gets or sets a 96-bit CIEXYZ Object that defines the blue chromaticity values. |
ciexyz_green | WmfCieXyz | r/w | Gets or sets a 96-bit CIEXYZ Object that defines the green chromaticity values. |
ciexyz_red | WmfCieXyz | r/w | Gets or sets a 96-bit CIEXYZ Object that defines the red chromaticity values. |
Constructor: WmfCieXyzTriple()
WmfCieXyzTriple()
Initializes a new instance of the WmfCieXyzTriple class