DitheringMode Class

Summary: Dithering settings to be applied to image upon saving.

Module: aspose.imaging.dithering

Full Name: aspose.imaging.dithering.DitheringMode

Aspose.Imaging Version: 24.7.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