![]() |
|||
Comments and Discussions
|
About Article
Alternative to How to convert BMP to GIF in C#
Very nice work. I would add a bit of reformatting and place it in all in method:public static void BitmapToGIF(string BitmapFile, string GIFFile){ using (Bitmap bitMap = new Bitmap(BitmapFile)) { //var codecInfo = GetEncoderInfo(ImageFormat.Gif); var...
Top News
The Next Version of Android - Some of What's Coming Get the Insider News free each morning.Related Articles
|
|||||||||||||||||||||||||||