ColorPaletteHelper.GetDownscalePalette
ColorPaletteHelper.GetDownscalePalette method
Get 256 color palette, composed from upper bits of initial image color values.
public static ColorPalette GetDownscalePalette(RasterImage image)
Parameter | Type | Description |
---|---|---|
image | RasterImage | The image. |
Return Value
The ColorPalette
.
See Also
- class ColorPalette
- class RasterImage
- class ColorPaletteHelper
- namespace Aspose.Imaging
- assembly Aspose.Imaging