AdjustPalette
Inheritance: java.lang.Object
public final class AdjustPalette
Color-Palette-Anpassungsklasse
Methoden
| Methode | Beschreibung |
|---|---|
| getCloseImagePalette(RasterImage image, int entriesCount, int colorQuantizationMethod, int colorCompareMethod) | Ruft die nahe Bildpalette ab. |
getCloseImagePalette(RasterImage image, int entriesCount, int colorQuantizationMethod, int colorCompareMethod)
public static IColorPalette getCloseImagePalette(RasterImage image, int entriesCount, int colorQuantizationMethod, int colorCompareMethod)
Ruft die nahe Bildpalette ab.
Parameters:
| Parameter | Typ | Beschreibung |
|---|---|---|
| image | RasterImage | Das Bild. |
| entriesCount | int | Die Anzahl der Einträge. |
| colorQuantizationMethod | int | Die Farbquantisierungsmethode. |
| colorCompareMethod | int | Die Farbvergleichsmethode. |
Returns: IColorPalette - Optimized for image palette