Saving Animated Gifs
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi In my program a have a series of images that i would like to save as an animated gif. Is this possible in c#, im using visual c# express ed. If not how easy/hard is it to save images into a windows movie file if at all possible. Many thanks.
This will help you: http://www.codeproject.com/dotnet/NGif.asp As for movie, you will need DirectX as I guess but I'm not sure as I'm not experienced in that field
#region signature my articles #endregion