I need to automatically convert to an animated .gif a .png file containing several frames. I know how many frames does each file contain. All images have transparency, but no alpha channel. Frames are sorted vertically, although I guess that won't make any difference. Since I don't have enough reputation it seems I can't upload pics, but you can figure.
Is there any library I can use? I'm pretty new to Java and I'm stuck with this.
Thanks.