Hi,
I would like to use posterization of the image in my program, but unfortunately I don't seem to be able to find an appropriate method in the Magick++ API. I can find the method in the MagickWand API#MagickPosterizeImage, but for the project I'm working on I would prefer to use OOP.
Am I looking in the wrong place or is the posterization missing from the Magick++ API ?
Thank you.
edit: I use Magick++ v6.7.3