How to save image from Bitmap object to .BMP file?

  • Thread starter Thread starter Muhammad Arif
  • Start date Start date
M

Muhammad Arif

Hi,
I have created a bitmap using Bitmap object of VB.NET in compact
framework. This image might be displayed in image box but I want to
save this BMP file as well. If some one have done this thing, please
provide me the code.

Best Regards,
Muhammad Arif
 
Dear Alex,

The URL you provided, I already has visited and the code available
there is for C# but I need the code for VB.Net. I tried to translate
C# code but not succeeded due to limited time to complete this task.
So, I am looking for a quick ready made solution of saving an image
where I make changes according to my requirements.

Regards,
Muhammad Arif
 

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

Back
Top