PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFByteBlockRenderingSurface Class / getBitmap Method
In This Topic
    getBitmap Method
    In This Topic
    Gets the surface storage.
    Syntax
    public byte[] getBitmap()

    Return Value

    The byte array representing the storage of the rendering surface.
    See Also