Saving Bitmap
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I am looking for a small sample of code that saves bitmap after getting it from DC. Can anyone help? Thanks, Max Sincerely, Max Pastchenko
-
Hi all, I am looking for a small sample of code that saves bitmap after getting it from DC. Can anyone help? Thanks, Max Sincerely, Max Pastchenko
Your best bet is to use GDI+ in your application, then you can save as jpg, etc. I have a number of articles on GDI+ here on CP. Christian Graus - Microsoft MVP - C++