PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFRenderingSurface Class / readProcessedImageLine Method
In This Topic
    readProcessedImageLine Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void readProcessedImageLine( 
       int y,
       byte[] buffer,
       int offset,
       int count
    )

    Parameters

    y
    buffer
    offset
    count
    See Also