PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFBgrByteBlockRenderingSurface Class / writeUncompressedStrips Method
In This Topic
    writeUncompressedStrips Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void writeUncompressedStrips( 
       Stream outputStream,
       int[] offsets,
       int[] stripSizes
    )

    Parameters

    outputStream
    offsets
    stripSizes
    See Also