Click or drag to resize
Pdftools logo

FaxImageOptionsDithering Property

The dithering algorithm

The dithering algorithm used when converting colors and gray scale tones to bitonal (black-and-white) representation.

Default: Halftone


Namespace: PdfTools.Pdf2Image
Assembly: PdfTools (in PdfTools.dll) Version: 1.17.0+23d126d295bd5cb25c315a91f72f3e0c111acb34
Syntax
C#
public DitheringMode Dithering { get; set; }

Property Value

DitheringMode
See Also