UndefinedColorspace 165 Magick++/lib/Magick++/Include.h using MagickCore::UndefinedColorspace;
UndefinedColorspace 1154 Magick++/tests/attributes.cpp if ( image.quantizeColorSpace() != UndefinedColorspace )
UndefinedColorspace 1965 coders/miff.c if (image->colorspace != UndefinedColorspace)
UndefinedColorspace 1097 coders/mpc.c if (image->colorspace != UndefinedColorspace)
UndefinedColorspace 2135 coders/psd.c if (((image_info->colorspace != UndefinedColorspace) ||
UndefinedColorspace 215 magick/colorspace.c assert(colorspace != UndefinedColorspace);
UndefinedColorspace 1212 magick/colorspace.c if (colorspace == UndefinedColorspace)
UndefinedColorspace 1633 magick/colorspace.c case UndefinedColorspace:
UndefinedColorspace 3181 magick/enhance.c colorspace=UndefinedColorspace;
UndefinedColorspace 808 magick/option.c { "Undefined", (ssize_t) UndefinedColorspace, MagickTrue },
UndefinedColorspace 831 magick/option.c { (char *) NULL, (ssize_t) UndefinedColorspace, MagickFalse }
UndefinedColorspace 1076 magick/profile.c source_colorspace=UndefinedColorspace;
UndefinedColorspace 1138 magick/profile.c target_colorspace=UndefinedColorspace;
UndefinedColorspace 1144 magick/profile.c if ((source_colorspace == UndefinedColorspace) ||
UndefinedColorspace 1145 magick/profile.c (target_colorspace == UndefinedColorspace))
UndefinedColorspace 496 magick/quantize.c if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 663 magick/quantize.c if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 780 magick/quantize.c if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 969 magick/quantize.c if ((cube_info->quantize_info->colorspace != UndefinedColorspace) &&
UndefinedColorspace 2241 magick/quantize.c quantize_info->colorspace=UndefinedColorspace;
UndefinedColorspace 4657 wand/magick-image.c return(UndefinedColorspace);
UndefinedColorspace 2382 wand/mogrify.c quantize_info->colorspace=UndefinedColorspace;
UndefinedColorspace 6291 wand/mogrify.c image_info->colorspace=UndefinedColorspace;