public final class AdjustPalette extends Object
Color palette adjustment class
| Modifier and Type | Method and Description |
|---|---|
static IColorPalette |
getCloseImagePalette(RasterImage image,
int entriesCount,
int colorQuantizationMethod,
int colorCompareMethod)
Gets the close image palette.
|
public static IColorPalette getCloseImagePalette(RasterImage image, int entriesCount, int colorQuantizationMethod, int colorCompareMethod)
Gets the close image palette.
image - The image.entriesCount - The entries count.colorQuantizationMethod - The color quantization method.colorCompareMethod - The color compare method.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.