PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFIntStripRenderingSurface Class / getBitmap Method
In This Topic
    getBitmap Method
    In This Topic
    Gets the int array that represents the storage of the rendering surface.
    Syntax
    public int[] getBitmap()

    Return Value

    The int array that represents the storage of the rendering surface.
    See Also