
-----------------------------------
stajanleafs
Fri Jan 19, 2007 5:01 pm

saving a image
-----------------------------------
i would like to know how to save a image in turing so that it can be loaded later. this would be gret for my paint project but id like to know if this is even possible

-----------------------------------
Clayton
Fri Jan 19, 2007 6:06 pm

Re: saving a image
-----------------------------------
look up Pic.Save()

-----------------------------------
Windsurfer
Sat Jan 20, 2007 4:44 pm

RE:saving a image
-----------------------------------
Keep in mind that the saved picture will be in Bitmap only, so the file size could be huge. A 500 by 500 pixel image is about one megabyte.
