Using Bitmap.Save Help

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I convert image for display from .GIF to .WBMP by using
ASP.NET(VB.NET)?

I cannot see for imageformat type by using function:

Bitmap.Save(OutputStream, System.Drawing.Imaging.ImageFormat.Gif)

Or may be ImageFormat does not support WBMP.
 

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