PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFBlackWhiteBlockRenderingSurface Class / getBinarizationFilter Method
In This Topic
    getBinarizationFilter Method
    In This Topic
    Gets the binarization filter used for converting the grayscale image to B/W.
    Syntax
    public PDFBinarizationFilter getBinarizationFilter()

    Return Value

    The binarization filter used for converting the grayscale image to B/W.
    See Also