PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework How to convert .BMP file to .JPG file?

Reply

How to convert .BMP file to .JPG file?

 
Thread Tools Rate Thread
Old 30-06-2006, 07:30 AM   #1
=?Utf-8?B?TmF0?=
Guest
 
Posts: n/a
Default How to convert .BMP file to .JPG file?


My setup: Win CE 5.0, Compact Framework 1.0 SP3.

In my application I created a BMP file I want to convert to a JPG file. Is
there a smart workaround to do it?

Nat
  Reply With Quote
Old 30-06-2006, 02:11 PM   #2
Guest
 
Posts: n/a
Default Re: How to convert .BMP file to .JPG file?

CF 1.0 has no JPG encoding. CF 2.0 does - use Bitmap.Save()

-Chris


"Nat" <Nat@discussions.microsoft.com> wrote in message
news:537E7844-B467-43DA-B2EA-17E5C0890F38@microsoft.com...
> My setup: Win CE 5.0, Compact Framework 1.0 SP3.
>
> In my application I created a BMP file I want to convert to a JPG file. Is
> there a smart workaround to do it?
>
> Nat



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off