Class DitheringMode
DitheringMode class
Dithering settings to be applied to image upon saving.
public class DitheringMode
Constructors
Name | Description |
---|---|
DitheringMode() | The default constructor. |
Properties
Name | Description |
---|---|
Bits { get; set; } | The sampling factor of dithered image. |
CustomPalette { get; set; } | The custom palette for dithering. |
Method { get; set; } | Dithering algorithm selection. |
See Also
- namespace Aspose.PSD.Dithering
- assembly Aspose.PSD