PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFRenderingSurface Class / convertFromAuroraRenderingLayout Method
In This Topic
    convertFromAuroraRenderingLayout Method
    In This Topic
    Converts the surface from RGBA byte / ARGB int to its native format.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void convertFromAuroraRenderingLayout()
    See Also