PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.imaging Package / PDFThresholdFilter Class / PDFThresholdFilter Constructor
The filter threshold.
In This Topic
    PDFThresholdFilter Constructor
    In This Topic
    Initializes a new PDFThresholdFilter object.
    Syntax
    public PDFThresholdFilter( 
       int threshold
    )

    Parameters

    threshold
    The filter threshold.
    See Also