Enum DitheringMethods
Enum DitheringMethods
Namespace: Aspose.Imaging
Assembly: Aspose.Imaging.dll (25.2.0)
用于控制颜色转换的抖动方法。
public enum DitheringMethods
字段
CustomConverter = 2
自定义转换器。
PaletteConversion = 1
调色板不被忽略,应应用明智的颜色转换。
PaletteIgnore = 0
调色板被忽略。