UndefinedColorspace  328 Magick++/lib/Magick++/Include.h   using MagickCore::UndefinedColorspace;
UndefinedColorspace 1154 Magick++/tests/attributes.cpp     if ( image.quantizeColorSpace() != UndefinedColorspace )
UndefinedColorspace 2075 coders/miff.c      if (image->colorspace != UndefinedColorspace)
UndefinedColorspace 1135 coders/mpc.c       if (image->colorspace != UndefinedColorspace)
UndefinedColorspace 2686 coders/psd.c         if (((image_info->colorspace != UndefinedColorspace) ||
UndefinedColorspace   81 magick/accelerate-private.h     UndefinedColorspace,
UndefinedColorspace 4630 magick/accelerate.c   if ((colorspace != HSLColorspace && colorspace != UndefinedColorspace))
UndefinedColorspace  249 magick/colorspace.c   assert(colorspace != UndefinedColorspace);
UndefinedColorspace 1402 magick/colorspace.c   if (colorspace == UndefinedColorspace)
UndefinedColorspace 3723 magick/enhance.c   colorspace=UndefinedColorspace;
UndefinedColorspace  665 magick/identify.c       if (image->colorspace != UndefinedColorspace)
UndefinedColorspace  187 magick/option.c     { "Undefined", UndefinedColorspace, UndefinedOptionFlag, MagickTrue },
UndefinedColorspace  223 magick/option.c     { (char *) NULL, UndefinedColorspace, UndefinedOptionFlag, MagickFalse }
UndefinedColorspace  946 magick/profile.c                 source_colorspace=UndefinedColorspace;
UndefinedColorspace 1008 magick/profile.c                 target_colorspace=UndefinedColorspace;
UndefinedColorspace 1014 magick/profile.c             if ((source_colorspace == UndefinedColorspace) ||
UndefinedColorspace 1015 magick/profile.c                 (target_colorspace == UndefinedColorspace))
UndefinedColorspace  486 magick/quantize.c   if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace  643 magick/quantize.c   if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace  758 magick/quantize.c   if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace  969 magick/quantize.c   if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 2219 magick/quantize.c   quantize_info->colorspace=UndefinedColorspace;
UndefinedColorspace 2677 magick/quantize.c       if ((quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 4851 wand/magick-image.c       return(UndefinedColorspace);
UndefinedColorspace 2525 wand/mogrify.c                 quantize_info->colorspace=UndefinedColorspace;
UndefinedColorspace 6674 wand/mogrify.c                 image_info->colorspace=UndefinedColorspace;