Create gif from Images

Magick++ is an object-oriented C++ interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning Magick++.
Post Reply
Asting
Posts: 2
Joined: 2014-06-12T09:20:51-07:00
Authentication code: 6789

Create gif from Images

Post by Asting »

Hello everyone. At first sorry if my question is lame.
I my prog(Qt App) I have couple of QImages in buffer, also I have func for convert QImage to Magic::Image, and I also can have couple of Image-s.
So I trying to create GIF-animation from those pictures, but not successful unfortunately.
I would be grateful for any help.
Post Reply