Struct WmfCieXyz
WmfCieXyz structure
The CIEXYZ Object defines information about the CIEXYZ chromaticity object.
public struct WmfCieXyz
Properties
Name | Description |
---|---|
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
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging