Page 1 of 1

Creating a Slide Show using MagicK.net ?

Posted: 2019-05-13T22:02:26-07:00
by GlennIM
Is there a way to create a slide show from a series of images using C#, perhaps combining them into a .GIF ?

Re: Creating a Slide Show using MagicK.net ?

Posted: 2019-05-14T01:49:40-07:00
by snibgo
Yes, you can read the inputs and write them to a GIF. But why write a compiled program? Does that have any advantages over a shell script?