How to convert several BMP files to a single GIF file?
Posted: 2010-03-23T01:05:23-07:00
Hi, I'm new to ImageMagick.
Now I have several independent BMP files and I know the order
in which to display them. Can ImageMagick help me to convert
those files to a single GIF file?
I'll make it clearer here:
I have a background BMP file, and many animation elements(also BMP files).
I know the motion track and position of each element. I want to combine those
things together to generate a GIF file, which can display them in a continuous way.
Can I use ImageMagick APIs to implement that?
Could someone give me some suggestions?
Thanks a lot
Now I have several independent BMP files and I know the order
in which to display them. Can ImageMagick help me to convert
those files to a single GIF file?
I'll make it clearer here:
I have a background BMP file, and many animation elements(also BMP files).
I know the motion track and position of each element. I want to combine those
things together to generate a GIF file, which can display them in a continuous way.
Can I use ImageMagick APIs to implement that?
Could someone give me some suggestions?
Thanks a lot
