Search found 2 matches
- 2018-02-28T00:34:38-07:00
- Forum: Magick.NET
- Topic: Need help in creating GIF
- Replies: 2
- Views: 12294
Re: Need help in creating GIF
Hi, I have 6 images: https://drive.google.com/file/d/1dV8rXz8sf42gsI80A5sQw2C0SCWjxc32/view?usp=sharing https://drive.google.com/file/d/106onCpyX5h6XNbhe-RVi68XFvMfuts8T/view?usp=sharing https://drive.google.com/file/d/1hOFsu7kZhM5rrLWDhX0Pc9pJ0BXetUBK/view?usp=sharing https://drive.google.com/file ...
- 2018-02-20T06:14:48-07:00
- Forum: Magick.NET
- Topic: Need help in creating GIF
- Replies: 2
- Views: 12294
Need help in creating GIF
I want to create a gif from images and which will finally look like what has been mentioned in below site (they used CSS and JS to achieve that). http://lab.25sprout.com/fadeImg/ i tried different option like CompositeOperator.Overlay , Colorize(new MagickColor(), new Percentage(1)) etc. But the ...