NoDitherMethod    519 Magick++/lib/Magick++/Include.h   using MagickCore::NoDitherMethod;
NoDitherMethod   1020 magick/option.c     { "None", NoDitherMethod, UndefinedOptionFlag, MagickFalse },
NoDitherMethod    503 magick/quantize.c       (cube_info->quantize_info->dither_method != NoDitherMethod))
NoDitherMethod   2718 magick/quantize.c         cube_info->quantize_info->dither_method=NoDitherMethod;
NoDitherMethod   8893 wand/magick-image.c   if (method == NoDitherMethod)
NoDitherMethod   1444 wand/mogrify.c             if (quantize_info->dither_method == NoDitherMethod)