Lines Matching defs:quantizeDitherMethod
1287 void Magick::Image::quantizeDitherMethod(const DitherMethod ditherMethod_)1290 options()->quantizeDitherMethod(ditherMethod_);1293 MagickCore::DitherMethod Magick::Image::quantizeDitherMethod(void) const1295 return(constOptions()->quantizeDitherMethod());