PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFGray8StripRenderingSurface Class / getIndexForPixel Method
In This Topic
    getIndexForPixel Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public int getIndexForPixel( 
       int x,
       int y,
       int xOrigin,
       int yOrigin,
       int width
    )

    Parameters

    x
    y
    xOrigin
    yOrigin
    width
    See Also