Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emfplus.objects | |
com.aspose.imaging.fileformats.emf.emfplus.records |
Modifier and Type | Method and Description |
---|---|
EmfPlusPalette |
EmfPlusBitmapData.getColors()
Gets or sets the palette colors
Colors (variable): An optional
EmfPlusPalette object (section 2.2.2.28), which specifies the palette
of colors used in the pixel data. |
Modifier and Type | Method and Description |
---|---|
void |
EmfPlusBitmapData.setColors(EmfPlusPalette value)
Gets or sets the palette colors
Colors (variable): An optional
EmfPlusPalette object (section 2.2.2.28), which specifies the palette
of colors used in the pixel data. |
Modifier and Type | Method and Description |
---|---|
EmfPlusPalette |
EmfPlusSetTsGraphics.getPalette()
Gets or sets an optional EmfPlusPalette object.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfPlusSetTsGraphics.setPalette(EmfPlusPalette value)
Gets or sets an optional EmfPlusPalette object.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.