Saving a BITMAP on disc
-
Hi, I've got a BITMAP object that i want to save on the disc. Does anybody know how it can be done? Cheers in advance.
if you have a bitmap handle you can Attach this handle to
CImage class
and use from Save_**
**_
whitesky
-
Hi, I've got a BITMAP object that i want to save on the disc. Does anybody know how it can be done? Cheers in advance.
-
Hi, I've got a BITMAP object that i want to save on the disc. Does anybody know how it can be done? Cheers in advance.
snir_ya wrote:
Hi, I've got a BITMAP object that i want to save on the disc. Does anybody know how it can be done?
http://www.codeproject.com/bitmap/drawing2bitmap.asp[^]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
-
Hi, I've got a BITMAP object that i want to save on the disc. Does anybody know how it can be done? Cheers in advance.