DitheringMode 类
Summary: Dithering settings to be applied to image upon saving.
Module: aspose.imaging.dithering
Full Name: aspose.imaging.dithering.DitheringMode
Constructors
| Name | 描述 |
|---|---|
| DitheringMode() | 初始化 DitheringMode 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| 位 | int | r/w | 抖动图像的采样因子。 |
| custom_palette | IColorPalette | r/w | 用于抖动的自定义调色板。 |
| method | DitheringMethod | r/w | 抖动算法选择。 |
Constructor: DitheringMode()
DitheringMode()
初始化 DitheringMode 类的新实例