NoDitherMethod    516 Magick++/lib/Magick++/Include.h   using MagickCore::NoDitherMethod;
NoDitherMethod   1008 magick/option.c     { "None", NoDitherMethod, UndefinedOptionFlag, MagickFalse },
NoDitherMethod    513 magick/quantize.c       (cube_info->quantize_info->dither_method != NoDitherMethod))
NoDitherMethod   2735 magick/quantize.c         cube_info->quantize_info->dither_method=NoDitherMethod;
NoDitherMethod   8844 wand/magick-image.c   if (method == NoDitherMethod)
NoDitherMethod   1441 wand/mogrify.c             if (quantize_info->dither_method == NoDitherMethod)