0
Answer

resize an animated gif with c#

i want to resize an animated gif file with c#. I'm able to extract the frames of the original gif and resize them, but i can't create a new gif with them. does anybody know how to make it? Thanks