Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.wmf.objects |
Modifier and Type | Method and Description |
---|---|
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.
|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
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.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.