UndefinedColorspace 328 Magick++/lib/Magick++/Include.h using MagickCore::UndefinedColorspace;
UndefinedColorspace 1154 Magick++/tests/attributes.cpp if ( image.quantizeColorSpace() != UndefinedColorspace )
UndefinedColorspace 2066 coders/miff.c if (image->colorspace != UndefinedColorspace)
UndefinedColorspace 1135 coders/mpc.c if (image->colorspace != UndefinedColorspace)
UndefinedColorspace 2570 coders/psd.c if (((image_info->colorspace != UndefinedColorspace) ||
UndefinedColorspace 4166 magick/accelerate.c if ((colorspace != HSLColorspace && colorspace != UndefinedColorspace))
UndefinedColorspace 249 magick/colorspace.c assert(colorspace != UndefinedColorspace);
UndefinedColorspace 1219 magick/colorspace.c if (colorspace == UndefinedColorspace)
UndefinedColorspace 3723 magick/enhance.c colorspace=UndefinedColorspace;
UndefinedColorspace 658 magick/identify.c if (image->colorspace != UndefinedColorspace)
UndefinedColorspace 894 magick/option.c { "Undefined", UndefinedColorspace, UndefinedOptionFlag, MagickTrue },
UndefinedColorspace 930 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 495 magick/quantize.c if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 659 magick/quantize.c if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 774 magick/quantize.c if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 979 magick/quantize.c if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 2226 magick/quantize.c quantize_info->colorspace=UndefinedColorspace;
UndefinedColorspace 2694 magick/quantize.c if ((quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 4851 wand/magick-image.c return(UndefinedColorspace);
UndefinedColorspace 2504 wand/mogrify.c quantize_info->colorspace=UndefinedColorspace;
UndefinedColorspace 6646 wand/mogrify.c image_info->colorspace=UndefinedColorspace;