Skip to content

PDFBinarizationFilter

Namespace: O2S.Components.PDF4NET.Rendering.Imaging

The base class for binarization filters.

public abstract class PDFBinarizationFilter

Inheritance ObjectPDFBinarizationFilter

Remarks

Binarization filters are used when converting a PDF page to black and white. The page is initially rendered in grayscale and then the grayscale image is converted to black and white using a binarization filter.