| [news.eclipse.platform.swt] Re: Conversion: from "Image" to "File" |
Thanks for the tip, but I don't want to save the image on hard disk! I want to save it on a "file" in the sense of a file type java variable! Any idea how to do it? Many thanks,
Do you mean java.io.File? That's nothing but a path.
Bob