Display wbmp in vb.net

S

Sara T.

Is there a way to display image with format WBMP in VB.NET?

I've just only found the other format i.e. *.gif, *.jpg.

Sara T.
 
K

Kevin Spencer

You can display any image format with ASP.net that the user's browser
supports.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
S

Sara T.

Yes, I know.
But I need to see a little example to convert from .GIF to .WBMP or how can
I write a part of code to generate image using format WBMP. I saw the
function in VB.NET as following:

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

And I could not find ImageType supported the format WBMP.

Sara T.
 

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

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top