Package | Description |
---|---|
com.aspose.imaging |
The package is the core for nested packages and the most basic objects used for Aspose.Imaging processing.
|
Modifier and Type | Method and Description |
---|---|
static ColorPalette |
ColorPalette.copyPalette(IColorPalette colorPalette)
Copies the palette.
|
static ColorPalette |
ColorPalette.copyPalette(IColorPalette colorPalette,
boolean useCompactPalette)
Copies the palette.
|
static ColorPalette |
ColorPaletteHelper.getDownscalePalette(RasterImage image)
Get 256 color palette, composed from upper bits of initial image color values.
|
static ColorPalette |
ColorPaletteHelper.getUniformColorPalette(RasterImage image)
Get uniform 256 color palette.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.