DitheringMode Class
Summary: Dithering settings to be applied to image upon saving.
Module: aspose.psd.dithering
Full Name: aspose.psd.dithering.DitheringMode
Aspose.PSD Version: 24.9.0
Constructors
Name | Description |
---|---|
DitheringMode() | Initializes a new instance of the DitheringMode class |
Properties
Name | Type | Access | Description |
---|---|---|---|
bits | int | r/w | The sampling factor of dithered image. |
custom_palette | IColorPalette | r/w | The custom palette for dithering. |
method | DitheringMethod | r/w | Dithering algorithm selection. |
Constructor: DitheringMode()
DitheringMode()
Initializes a new instance of the DitheringMode class