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