Saving/Writing Images To A File
- Posted by Andy Jul 12, 2009
- 1078 views
Hello All,
I am a bit confused on how to save a bitmap or graphics file to a file. IE for saving the images of a game to a file, for saving and loading. How would I do this? Do I use Save_Bitmap and write it to the file or do I do something else?