问题
I need a solution to combine selected images into 1 animated GIF image.
Im using Viual Studio 2010 and ASP.net 3.5 C#
回答1:
try NGif (A Component written using C#,it provide a way to create gif animations in .NET framework)
this code project article will help you - NGif, Animated GIF Encoder for .NET
来源:https://stackoverflow.com/questions/16996744/c-sharp-create-an-animated-gif-image-from-selected-images-in-asp-net