[magick-users] Ordering of colors after MagickUniqueImageColors

Jonathan Halterman jhalterman at gmail.com
Tue Nov 13 15:33:01 PST 2007


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


More information about the Magick-users mailing list