Package | Description |
---|---|
com.aspose.imaging.fileformats.wmf.objects |
The package contains types [MS-WMF]: Windows
Metafile Format 2.2 WMF Objects
|
Modifier and Type | Method and Description |
---|---|
WmfCieXyzTriple |
WmfLogColorSpaceW.getEndpoints()
Gets or sets a CIEXYZTriple object (section 2.2.2.7) that defines
the CIE chromaticity x, y, and z coordinates of the three colors
that correspond to the RGB
endpoints for the logical
color space associated with the bitmap. |
WmfCieXyzTriple |
WmfLogColorSpace.getEndpoints()
Gets or sets a CIEXYZTriple object (section 2.2.2.7) that defines
the CIE chromaticity x, y, and z coordinates of the three colors
that correspond to the RGB
endpoints for the logical
color space associated with the bitmap. |
Modifier and Type | Method and Description |
---|---|
void |
WmfLogColorSpaceW.setEndpoints(WmfCieXyzTriple value)
Gets or sets a CIEXYZTriple object (section 2.2.2.7) that defines
the CIE chromaticity x, y, and z coordinates of the three colors
that correspond to the RGB
endpoints for the logical
color space associated with the bitmap. |
void |
WmfLogColorSpace.setEndpoints(WmfCieXyzTriple value)
Gets or sets a CIEXYZTriple object (section 2.2.2.7) that defines
the CIE chromaticity x, y, and z coordinates of the three colors
that correspond to the RGB
endpoints for the logical
color space associated with the bitmap. |
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.