QuantizeImage() method question?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
stanleyweike

QuantizeImage() method question?

Post by stanleyweike »

Hi,

I need to use QuantizeImage() method twice with the same matrix, is it ok if I do the matrix multiplication first and use the method only once?

thanks
Post Reply