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?".
To my surprise, the file size increased with the use of -rsize and / or -type . I would have thought there would have been a substantial decrease. Am I missing some thing?
The remap to colortable.gif reduced it to 500KB. The brightness parameter became unacceptable, but that is not a big deal ( black turned into hunter green )
I will reread the links that you a few time as the terms and details are quite new to me.
As my images are cartoonish, I used the colortable.gif from the link that you provided. I will flood fill the black dot with pure black #000000 just to be sure.
Thanks! -David
You should perhaps create a colortable from your input images. Perhaps average all your input images (or many of them over the sequence), reduce to 256 colors and extract the colortable. Then choose how many colors (<=256) you want to use and create an image from those colors, by appending