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.
please help me
-
- Posts: 1
- Joined: 2018-06-11T03:04:09-07:00
- Authentication code: 1152
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: please help me
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
Best I can suggest is http://www.imagemagick.org/Usage/quanti ... one_offset
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: please help me
Can you link to any examples of input images and dithered results?danhsmile043 wrote:If there's any way to achieve my goal please tell me, that would be extremely helpful.
snibgo's IM pages: im.snibgo.com