I'm using MagickUniqueImageColors to determine the set of colors used
in an image, but a problem (for me) is that the resulting Image always
has its unique colors ordered from darkest to lightest. For my
particular application, MagickUniqueImageColors is great, but I also
need to know which colors were the most prominent in the original
image and it would help if the resulting image ordered its colors from
the most prominent color (existed in the most pixels) to the least
prominent.

Is something like this possible via any other means? Should I submit a
feature request for this? Would it actually be fulfilled?

Thanks,
Jonathan
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to