GetCloseImagePalette
AdjustPalette.GetCloseImagePalette method
Ruft die geschlossene Bildpalette ab.
public static IColorPalette GetCloseImagePalette(RasterImage image, int entriesCount,
ColorQuantizationMethod colorQuantizationMethod, ColorCompareMethod colorCompareMethod)
Parameter | Typ | Beschreibung |
---|---|---|
image | RasterImage | Das Bild. |
entriesCount | Int32 | Die Einträge zählen. |
colorQuantizationMethod | ColorQuantizationMethod | Das Farbquantisierungsverfahren. |
colorCompareMethod | ColorCompareMethod | Die Farbvergleichsmethode. |
Rückgabewert
Optimiert für Bildpalette
Siehe auch
- interface IColorPalette
- class RasterImage
- enum ColorQuantizationMethod
- enum ColorCompareMethod
- class AdjustPalette
- namensraum Aspose.Imaging.PaletteHelper
- Montage Aspose.Imaging