quantizeDitherMethod 1306 Magick++/lib/Image.cpp   options()->quantizeDitherMethod(ditherMethod_);
quantizeDitherMethod 1311 Magick++/lib/Image.cpp   return(constOptions()->quantizeDitherMethod());
quantizeDitherMethod  414 Magick++/lib/Magick++/Image.h     void quantizeDitherMethod(const DitherMethod ditherMethod_);
quantizeDitherMethod  415 Magick++/lib/Magick++/Image.h     DitherMethod quantizeDitherMethod(void) const; 
quantizeDitherMethod  163 Magick++/lib/Magick++/Options.h     void quantizeDitherMethod(DitherMethod ditherMethod_);
quantizeDitherMethod  164 Magick++/lib/Magick++/Options.h     DitherMethod quantizeDitherMethod(void) const;