Page 1 of 1

please help me

Posted: 2018-06-13T20:20:01-07:00
by danhsmile043
I'm aware that I can use "+dither -colors x" and get an image with x colors that is as close to the original image's colors as possible. But I can't, for example, use "-ordered-dither o8x8 -colors x" and achieve the same effects. It appears to me that "-ordered-dither" use 'posterized' color maps, and does not take account in the original image's palette, and while I can change the posterize level, I can't create an ordered dither that picks colors based on the current image contents.

If there's any way to achieve my goal please tell me, that would be extremely helpful.

Re: please help me

Posted: 2018-06-13T20:38:32-07:00
by fmw42
Please always provide your ImageMagick version and platform/OS when asking questions. Also please try to make your question relevant to the topic and not just "please help me".

Best I can suggest is http://www.imagemagick.org/Usage/quanti ... one_offset

Re: please help me

Posted: 2018-06-14T04:23:52-07:00
by snibgo
danhsmile043 wrote:If there's any way to achieve my goal please tell me, that would be extremely helpful.
Can you link to any examples of input images and dithered results?