AnimatedGif is a high performance .NET library for reading and creating animated GIFs, inspired by the lack of features from the System.Windows.Media.GifBitmapEncoder
- Via NuGet:
Type Install-Package AnimatedGif
in Package Manager Console or download manually on NuGet
- Manually:
Download or clone this Project and compile on your own and import AnimatedGif/bin/Release/AnimatedGif.dll
- Fork this Project
- Change stuff on your Forked repo
- Create a pull request