"Sergey Bogdanov" wrote:
> Here's a link for this newsgroup's archive search:
>
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework/search?hl=en&group=microsoft.public.dotnet.framework.compactframework&q=Jpeg+Save&qt_g=1
>
>
> --
> Sergey Bogdanov [.NET CF MVP, MCSD]
>
http://www.sergeybogdanov.com >
>
> dw wrote:
> > 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