Make animated gif...

J

Jochen Kalmbach

Hello,

what must I do to create an animated gif?

I have two files "1.gif" and "2.gif"; both the same size and format.

Now I want to make an animated gif with bowth files.

I know I can use the Image-class and should use "SaveAdd"; but what should
I pass as "EncoderParameters" ?

--
Greetings
Jochen

Do you need a memory-leak finder ?
http://www.codeproject.com/tools/leakfinder.asp
 
C

Cowboy \(Gregory A. Beamer\)

http://www.ulead.com/ga/runme.htm is a good program for this.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 
P

Peter Huang

Hi Jochen,

First of all, I would like to confirm my understanding of your issue.
From your description, I understand that you want to make an animated gif
in .NET.
Have I fully understood you? If there is anything I misunderstood, please
feel free to let me know.

Based on my experience, the animated GIF is not supported in GDI+ v1.

Here is link you may take a look.
http://groups.google.com/groups?hl=zh-CN&lr=&ie=UTF-8&oe=UTF-8&threadm=eaUU0
xPSCHA.3360%40tkmsftngp11&rnum=3&prev=/groups%3Fhl%3Dzh-CN%26lr%3D%26ie%3DUT
F-8%26oe%3DUTF-8%26q%3Dsaveadd%2Bsample%2Bgif

Please apply my suggestion above and let me know if it helps resolve your
problem.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top