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

New Post: MagickImageCollection() from picturebox images / VB.net

$
0
0
Hi,
Do is possible to make an animated gif from a few picturebox images, and then write gif to another picturebox?

I try like this, but is wrong way :(

Using collection As New MagickImageCollection()
        ' Add first image and set the animation delay to 100ms

        collection.Add(PictureBox1.Image)
        collection.Add(PictureBox2.Image)
...
collection.write(PictureBox3.Image)

Dario

Viewing all articles
Browse latest Browse all 3693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>