Hey,
I want to create an image from a file, and then have the file deleted (or moved) after. How could I achieve this? I tried using using(), streams, Bitmaps etc. I'm completely stumped. Any help would be great.
Thanks
Edit, the problem is that I cannot delete/move the file, as it is in use (by the image I presume).