Interface PSImageHandler

    • Method Detail

      • generateForm

        void generateForm​(RenderingContext context,
                          org.apache.xmlgraphics.image.loader.Image image,
                          PSImageFormResource form)
                   throws java.io.IOException
        Generates a PostScript form for the given Image instance.
        Parameters:
        context - the rendering context
        image - the image to be handled
        form - the associated form resource
        Throws:
        java.io.IOException - if an I/O error occurs