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

    Parameters

    y
    yOrigin
    See Also