Hi Everyone, I have an image I have retrieved from a url, I need to write this to file. I have accessed it and it is now a WebImage.
Is it possible to write this to file as a jpg?
I really wanted to show this WebImage in a gui through swing.
The main prob is this file changes everytime you request it, so I need to exact one I retrieved from the response
PLease help!!!
Thanks
Leon
Log in to post a comment.
Hi Everyone,
I have an image I have retrieved from a url, I need to write this to file. I have accessed it and it is now a WebImage.
Is it possible to write this to file as a jpg?
I really wanted to show this WebImage in a gui through swing.
The main prob is this file changes everytime you request it, so I need to exact one I retrieved from the response
PLease help!!!
Thanks
Leon