Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.wmf.objects |
Modifier and Type | Method and Description |
---|---|
WmfCieXyz |
WmfCieXyz.Clone() |
WmfCieXyz |
WmfCieXyzTriple.getCiexyzBlue()
Gets or sets a 96-bit CIEXYZ Object that defines the blue chromaticity values.
|
WmfCieXyz |
WmfCieXyzTriple.getCiexyzGreen()
Gets or sets a 96-bit CIEXYZ Object that defines the green chromaticity values.
|
WmfCieXyz |
WmfCieXyzTriple.getCiexyzRed()
Gets or sets a 96-bit CIEXYZ Object that defines the red chromaticity values.
|
Modifier and Type | Method and Description |
---|---|
void |
WmfCieXyz.CloneTo(WmfCieXyz that) |
static boolean |
WmfCieXyz.equals(WmfCieXyz obj1,
WmfCieXyz obj2) |
void |
WmfCieXyzTriple.setCiexyzBlue(WmfCieXyz value)
Gets or sets a 96-bit CIEXYZ Object that defines the blue chromaticity values.
|
void |
WmfCieXyzTriple.setCiexyzGreen(WmfCieXyz value)
Gets or sets a 96-bit CIEXYZ Object that defines the green chromaticity values.
|
void |
WmfCieXyzTriple.setCiexyzRed(WmfCieXyz value)
Gets or sets a 96-bit CIEXYZ Object that defines the red chromaticity values.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.