Hello,
I have created an image using the Graphics2D class. I would like to be able to take the image I created and save it into a file. I have some familiarity with Input and Output streams but I can't seem to figure out make take the image and output it into a file. Any help or suggestions that are given will be greatly appreciated.
If the code of my image is necessary let me know and I will post it.
Thank You

