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.4.0

Constructors

NameDescription
DitheringMode()Initializes a new instance of the DitheringMode class

Properties

NameTypeAccessDescription
bitsintr/wThe sampling factor of dithered image.
custom_paletteIColorPaletter/wThe custom palette for dithering.
methodDitheringMethodr/wDithering algorithm selection.

Constructor: DitheringMode()

 DitheringMode() 

Initializes a new instance of the DitheringMode class