Java ImageOutputStream

This class can write int-arrays of 24-bit Java graphics to any OutputStream. Ideal for screenshots of graphical applets. Currently, only Microsoft BMP file format is implemented.
This class should be compatible with all Java versions and all hardware platforms.

In the zip-archive, you'll find the class-file, along with a manual in HTML format. The manual contains a small example.

Download here.

For questions, bug reports or ideas for improval, mail to: X-Calibre@bigfoot.com

Go back to the Java page