[Mono-list] Creating Animated GIFs

Timotheus Pokorra timotheus.pokorra at solidcharity.com
Thu Jun 30 15:28:40 UTC 2016


Hello Chia,

> during the past couple days I was trying to find out, whether there is a
> proper C#/Mono solution to create an animated GIF (+ setting stay-time of
> each frame). I would rather not use any libraries as ImageMagick.

does this help?
http://stackoverflow.com/questions/16996744/c-sharp-create-an-animated-gif-image-from-selected-images-in-asp-net
links to https://sourceforge.net/projects/ngif/
see also http://www.codeproject.com/Articles/11505/NGif-Animated-GIF-Encoder-for-NET

I have not tried it, I just googled it.
It might work on Mono.

Timotheus


More information about the Mono-list mailing list