Save an image using CImage class
C / C++ / MFC
24
Posts
6
Posters
0
Views
1
Watching
-
If you step into the Save method in the debugger, where is the error occurring?
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
does that mean you got it to work? if so, how? :)
Luc Pattyn [Forum Guidelines] [My Articles]
I use ListBoxes for line-oriented text, and PictureBoxes for pictures, not drawings.
-
Can you show your code for save and show how did you attach bithamp handle?
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
-
There shouldn't be a CBitmap::Save call....it should be a Gdiplus::Bitmap::Save call.
Mark Salsbery Microsoft MVP - Visual C++ :java: