WmfCieXyz Class
Summary: The CIEXYZ Object defines information about the CIEXYZ chromaticity
object.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfCieXyz
Constructors
Name | Description |
---|---|
WmfCieXyz() | Initializes a new instance of the WmfCieXyz class |
Properties
Name | Type | Access | Description |
---|---|---|---|
ciexyz_x | int | r/w | Gets or sets a 32-bit 2.30 fixed point type that defines the x chromaticity value. |
ciexyz_y | int | r/w | Gets or sets a 32-bit 2.30 fixed point type that defines the y chromaticity value. |
ciexyz_z | int | r/w | Gets or sets a 32-bit 2.30 fixed point type that defines the z chromaticity value. |
Constructor: WmfCieXyz()
WmfCieXyz()
Initializes a new instance of the WmfCieXyz class