Query on vc++.net(Windows Forms Application)

S

Sanjeeva Reddy

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
 
C

consultme2002

If you can use System.Drawing.Bitmap then there is "save" method.

Regards
Hemraj Chaudhari.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top