You'll need some sort of GIF compression algorithm or library. Keep in mind
that it is a licensed format (by Compuserve) so if you don't get a library,
you may have to pay a royalty.
It seems easy enough to do in the full Framework. BitMap.Save(FileName, System.Drawing.Imaging.ImageFormat.Gif)
I am hoping there was some long hand method to do it using CF.
The CF has decompression for GIF, but not compression (unfortunately).
-Chris
It seems easy enough to do in the full Framework. BitMap.Save(FileName,
System.Drawing.Imaging.ImageFormat.Gif)
I am hoping there was some long hand method to do it using CF.
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.