Enum DitheringMethods

Enum DitheringMethods

Namespace: Aspose.Imaging
Assembly: Aspose.Imaging.dll (25.2.0)

Metody ditherowania używane do kontroli konwersji kolorów.

public enum DitheringMethods

Pola

CustomConverter = 2

Niestandardowy konwerter.

PaletteConversion = 1

Paleta nie jest ignorowana, a mądra konwersja kolorów powinna być zastosowana.

PaletteIgnore = 0

Paleta jest ignorowana.

 Polski