Hello. I'm using the Ptolemy PtPlot Java package to create an applet and plot various datasets that I need for my job. I've noted that I can save the result on an EPS file using the export(java.io.OutputStream out) of PlotBox class, but I cannot save the result into a GIF file or a JPEG file. Really I need it, and I think it shoud be a good improvement! Now I could use the ACME package, which needs an Image and it send the GIF in any OutputStream. But I don't know how to get an Image from the Plot class.
Suggestions? Thenks in advantage. Regards. Luigi ---------------------------------------------------------------------------- Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED]