PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFGray16StripRenderingSurface Class / clear Method
In This Topic
    clear Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void clear( 
       int r,
       int g,
       int b,
       int a
    )

    Parameters

    r
    g
    b
    a
    See Also