Groups | Blog | Home
all groups > dotnet compact framework > june 2006 >

dotnet compact framework : How to convert .BMP file to .JPG file?



Nat
6/29/2006 10:30:01 PM
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?

ctacke/
6/30/2006 8:11:48 AM
CF 1.0 has no JPG encoding. CF 2.0 does - use Bitmap.Save()

-Chris


[quoted text, click to view]

AddThis Social Bookmark Button