PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFRenderingSurface Class / clear Method / clear(int) Method
Color in ARGB format
In This Topic
    clear(int) Method
    In This Topic
    Clears the rendering surface with the specified color.
    Syntax
    public void clear( 
       int argb
    )

    Parameters

    argb
    Color in ARGB format
    See Also