1

Possible Duplicate:
how to create an animated gif in .net

I would like to be able to created animated gif files from other file type (jpeg, gif, etc.) with c#. is there a library (doesn't have to be free) that can help you manipulate gif files through C#?

Thanks, Adam

Community
  • 1
  • 1
Adam Oren
  • 799
  • 1
  • 6
  • 18
  • http://www.codeproject.com/KB/GDI-plus/NGif.aspx – onurbaysan Nov 23 '11 at 14:18
  • I've tried this one - it doesn't work on gif files properly, and you can't set changing delays. it can, however, do the simple join of several static images into an animated gif with a fixed delay. – Adam Oren Nov 23 '11 at 15:37

0 Answers0