Question regarding QuantizeImage() method?

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
stanleyweike

Question regarding QuantizeImage() method?

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