UndefinedColorspace 258 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 2166 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 344 magick/identify.c if (image->colorspace != UndefinedColorspace) UndefinedColorspace 866 magick/option.c { "Undefined", UndefinedColorspace, UndefinedOptionFlag, MagickTrue }, UndefinedColorspace 901 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 6419 wand/mogrify.c image_info->colorspace=UndefinedColorspace;