Hai,
I am using vc++,net(Windows Forms application).
I am able to open image on form.
And i am able to draw a shape(line) on the image.
Please tell me how to save this image along with the shape as a bmp file.
I am awaiting ur response.
Thanks&Regards
Sanjeev
consultme2002@yahoo.com - 23 Feb 2005 19:50 GMT
If you can use System.Drawing.Bitmap then there is "save" method.
Regards
Hemraj Chaudhari.