UndefinedColorspace 273 Magick++/lib/Magick++/Include.h using MagickCore::UndefinedColorspace;
UndefinedColorspace 1154 Magick++/tests/attributes.cpp if ( image.quantizeColorSpace() != UndefinedColorspace )
UndefinedColorspace 2051 coders/miff.c if (image->colorspace != UndefinedColorspace)
UndefinedColorspace 1128 coders/mpc.c if (image->colorspace != UndefinedColorspace)
UndefinedColorspace 2174 coders/psd.c if (((image_info->colorspace != UndefinedColorspace) ||
UndefinedColorspace 236 magick/colorspace.c assert(colorspace != UndefinedColorspace);
UndefinedColorspace 1175 magick/colorspace.c if (colorspace == UndefinedColorspace)
UndefinedColorspace 3732 magick/enhance.c colorspace=UndefinedColorspace;
UndefinedColorspace 347 magick/identify.c if (image->colorspace != UndefinedColorspace)
UndefinedColorspace 868 magick/option.c { "Undefined", UndefinedColorspace, UndefinedOptionFlag, MagickTrue },
UndefinedColorspace 903 magick/option.c { (char *) NULL, UndefinedColorspace, UndefinedOptionFlag, MagickFalse }
UndefinedColorspace 701 magick/profile.c source_colorspace=UndefinedColorspace;
UndefinedColorspace 763 magick/profile.c target_colorspace=UndefinedColorspace;
UndefinedColorspace 769 magick/profile.c if ((source_colorspace == UndefinedColorspace) ||
UndefinedColorspace 770 magick/profile.c (target_colorspace == UndefinedColorspace))
UndefinedColorspace 508 magick/quantize.c if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 672 magick/quantize.c if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 789 magick/quantize.c if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 978 magick/quantize.c if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 2239 magick/quantize.c quantize_info->colorspace=UndefinedColorspace;
UndefinedColorspace 4746 wand/magick-image.c return(UndefinedColorspace);
UndefinedColorspace 2416 wand/mogrify.c quantize_info->colorspace=UndefinedColorspace;
UndefinedColorspace 6438 wand/mogrify.c image_info->colorspace=UndefinedColorspace;