append each BMP file to the background to generate an intermediate frame. Then I
got all the frames and made a GIF animation with the help of JMagick.
Since each frame of the animation has the background picture, the size of generated GIF
file is too large. How can I perform some optimization on the animation to reduce the file
size?
Thanks for your help
