UndefinedIntent 438 Magick++/lib/Magick++/Include.h using MagickCore::UndefinedIntent;
UndefinedIntent 1215 Magick++/tests/attributes.cpp if ( image.renderingIntent() != UndefinedIntent )
UndefinedIntent 1230 Magick++/tests/attributes.cpp image.renderingIntent(UndefinedIntent);
UndefinedIntent 1578 coders/bmp.c have_color_info=(image->rendering_intent != UndefinedIntent) ||
UndefinedIntent 1597 coders/bmp.c if ((image->rendering_intent != UndefinedIntent) ||
UndefinedIntent 1974 coders/bmp.c if ((image->rendering_intent != UndefinedIntent) ||
UndefinedIntent 2063 coders/miff.c if (image->rendering_intent != UndefinedIntent)
UndefinedIntent 1202 coders/mpc.c if (image->rendering_intent != UndefinedIntent)
UndefinedIntent 640 coders/png.c return UndefinedIntent;
UndefinedIntent 1915 coders/png.c if (image->rendering_intent != UndefinedIntent)
UndefinedIntent 9099 coders/png.c ((image->rendering_intent != UndefinedIntent) ||
UndefinedIntent 10847 coders/png.c if (image->rendering_intent != UndefinedIntent)
UndefinedIntent 11692 coders/png.c if (image->rendering_intent != UndefinedIntent)
UndefinedIntent 1053 magick/option.c { "Undefined", (ssize_t) UndefinedIntent, MagickTrue },
UndefinedIntent 1058 magick/option.c { (char *) NULL, (ssize_t) UndefinedIntent, MagickFalse }
UndefinedIntent 5757 wand/magick-image.c return(UndefinedIntent);