Quantcast
Channel: magick Discussions Rss Feed
Viewing all articles
Browse latest Browse all 3693

New Post: Is it possible to create tiled GIF images with Magick.NET?

$
0
0
So, is it possible to create tiled GIFs? This image might help to understand what i want:

http://upload.wikimedia.org/wikipedia/commons/a/aa/SmallFullColourGIF.gif

Essentialy you can make multiple frames/tiles that overlap eachother and are all shown at once, since every frame is transparent except on its own subimage it creates what is shown in the picture above. Every frame/tile has his own pallete ofcourse

I tryed using those samples
https://magick.codeplex.com/wikipage?title=Combining%20images

and comnbing them, essentialy i used the Mosaic option and tryed saving it as a gif but it didnt work, only the last frame was saved.

Using a animation delay of 0 also doesnt work.

Viewing all articles
Browse latest Browse all 3693

Trending Articles