Write an Image to Servlet



Hello!

I just have resized an Image with Image.getScaledInstance(...).
Now I need to write it back to the outputstream, but how do I get the
bytes[] from the Image?

Any help?

Thanks, Markus


.