| Package | Description |
|---|---|
| com.aspose.drawing |
Aspose.Drawing is a graphics API that provides the capability of 2D drawings identical to GDI+ in your .NET applications.
|
| com.aspose.drawing.imaging |
| Modifier and Type | Method and Description |
|---|---|
abstract ColorPalette |
Image.getPalette()
Gets or sets the color palette used for this
Image. |
ColorPalette |
Bitmap.getPalette()
Gets or sets the color palette used for this
Image. |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Image.setPalette(ColorPalette value)
Gets or sets the color palette used for this
Image. |
void |
Bitmap.setPalette(ColorPalette value)
Gets or sets the color palette used for this
Image. |
| Modifier and Type | Method and Description |
|---|---|
ColorPalette |
Metafile.getPalette()
Gets or sets the color palette used for this
Image. |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageAttributes.getAdjustedPalette(ColorPalette palette,
int type)
Adjusts the colors in a palette according to the adjustment settings of a specified category.
|
void |
Metafile.setPalette(ColorPalette value)
Gets or sets the color palette used for this
Image. |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.