Save PictureBox Image as JPEG (or gif)

G

Guest

Hello...

In my vb.net CF app, I have a picture control that will contain an image -
derived from a database. There are times when I need to save that image to a
JPEG. I am using the .Net CF 1.1, not 2.0, so...the Image.Save function is
not available to me. Is there any other way I can accomplish this?

Thanks for any help or advice.
.... DW
 
G

Guest

Thanks for the help!
....

Sergey Bogdanov said:
Here's a link for this newsgroup's archive search:
http://groups-beta.google.com/group...framework.compactframework&q=Jpeg+Save&qt_g=1


--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com

Hello...

In my vb.net CF app, I have a picture control that will contain an image -
derived from a database. There are times when I need to save that image to a
JPEG. I am using the .Net CF 1.1, not 2.0, so...the Image.Save function is
not available to me. Is there any other way I can accomplish this?

Thanks for any help or advice.
... DW
 

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