AdjustPalette
Inheritance: java.lang.Object
public final class AdjustPalette
فئة تعديل لوحة الألوان
الطرق
| طريقة | الوصف |
|---|---|
| getCloseImagePalette(RasterImage image, int entriesCount, int colorQuantizationMethod, int colorCompareMethod) | يحصل على لوحة ألوان الصورة القريبة. |
getCloseImagePalette(RasterImage image, int entriesCount, int colorQuantizationMethod, int colorCompareMethod)
public static IColorPalette getCloseImagePalette(RasterImage image, int entriesCount, int colorQuantizationMethod, int colorCompareMethod)
يحصل على لوحة ألوان الصورة القريبة.
Parameters:
| معامل | نوع | الوصف |
|---|---|---|
| image | RasterImage | الصورة. |
| entriesCount | int | عدد الإدخالات. |
| colorQuantizationMethod | int | طريقة تكميم اللون. |
| colorCompareMethod | int | طريقة مقارنة اللون. |
Returns: IColorPalette - Optimized for image palette