Enum DitheringMethods
Enum DitheringMethods
名称: Aspose.Imaging 收藏: Aspose.Imaging.dll (25.4.0)
用来控制颜色转换的方法。
public enum DitheringMethods
Fields
CustomConverter = 2
通常的转换器。
PaletteConversion = 1
板块不被忽视,应该应用明智的颜色转换。
PaletteIgnore = 0
板块被忽略了
名称: Aspose.Imaging 收藏: Aspose.Imaging.dll (25.4.0)
用来控制颜色转换的方法。
public enum DitheringMethods
CustomConverter = 2
通常的转换器。
PaletteConversion = 1
板块不被忽视,应该应用明智的颜色转换。
PaletteIgnore = 0
板块被忽略了