Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Marcel71
Posts: 49 Joined: 2011-04-13T13:57:34-07:00
Authentication code: 8675308
Contact:
Post
by Marcel71 » 2013-12-03T16:16:27-07:00
Hi IM Team,
I am running:
Version: ImageMagick 6.8.5-5 2013-05-07 Q16
http://www.imagemagick.org
Copyright: Copyright (C) 1999-2013 ImageMagick Studio LLC
Features: DPC OpenMP
Delegates: bzlib fontconfig freetype jng jp2 jpeg lcms lzma pango png ps tiff x xml zlib
I use the following image:
When i try to coalesce the image with:
Code: Select all
convert base.gif -coalesce out.gif
The resulting image is:
How can i take care that the result is not blinking?
Regards,
Marcel
Marcel71
Posts: 49 Joined: 2011-04-13T13:57:34-07:00
Authentication code: 8675308
Contact:
Post
by Marcel71 » 2013-12-04T01:26:06-07:00
Hi,
I found a work-around. But if it could be fixed, it would be better
Code: Select all
convert base.gif -background none -coalesce out.gif
regards,
Marcel
Users browsing this forum: Ahrefs [Bot] , Amazon [Bot] , Bing [Bot] , Google [Bot] , Majestic-12 [Bot] and 23 guests