Posted By:
Anonymous
Posted On:
Thursday, January 10, 2002 07:57 AM
Hello,
I want to create an Image without having to call the paint() method of an applet,frame or whatever. I don't need any applet. I just want to create an Image and save it after that in a file using JPegEncoder classes. Is there any way to do so?