Page 1 of 1

number of colors/quantization

Posted: 2011-05-25T09:12:29-07:00
by miguelx6
Hello, I have a question about magick++ library.

I am working with 16 or 256 colors. I create the image and use the function annotate tu put some text in the image. Later on, in order to have a 16 or 256 colors I have to call quantify method.
It is working properly, but it uses a lot of cpu. How could I optimize this?

Regards
Miguel