saving file to disk

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

gettings, how can i allow a user to save an image file into the physical
disk? the file comes from the screen capture and i want it to save into the
disk automatically. how can this be done?


yours truly
 
Hi Asha,

If you have the image in an Image object you can use Image.Save() and store it to disk in a number of different formats.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top