Discussion:
ImageMagick convert -color 8
(too old to reply)
PeteOlcott
2008-04-27 14:59:48 UTC
Permalink
I want to do this without any dithering. Is there a way to do this?
PeteOlcott
2008-04-27 15:02:55 UTC
Permalink
Post by PeteOlcott
I want to do this without any dithering. Is there a way to do this?
I meant to say--->convert color -256
PeteOlcott
2008-04-27 15:10:40 UTC
Permalink
Post by PeteOlcott
Post by PeteOlcott
I want to do this without any dithering. Is there a way to do this?
I meant to say--->convert color -256
The answer is found here:
http://xahlee.org/img/imagemagic.html

use +dither to turn dithering off

Loading...