UndefinedType    1718 Magick++/lib/Image.cpp   if (constOptions()->type() != UndefinedType)
UndefinedType    1720 Magick++/lib/Image.cpp   else if (constImage()->type != UndefinedType)
UndefinedType     623 Magick++/lib/Magick++/Include.h   using MagickCore::UndefinedType;
UndefinedType     854 coders/json.c    if (image->type != UndefinedType)
UndefinedType    2069 coders/miff.c      if (image->type != UndefinedType)
UndefinedType    1129 coders/mpc.c       if (image->type != UndefinedType)
UndefinedType    9661 coders/png.c                image_info->type == UndefinedType)
UndefinedType    3178 coders/tiff.c      if ((image_info->type != UndefinedType) &&
UndefinedType     713 magick/attribute.c     return(UndefinedType);
UndefinedType     725 magick/attribute.c           type=UndefinedType;
UndefinedType     732 magick/attribute.c     if (type == UndefinedType)
UndefinedType     805 magick/attribute.c           type=UndefinedType;
UndefinedType     810 magick/attribute.c     if (type == UndefinedType)
UndefinedType     866 magick/attribute.c   if (IdentifyImageGray(image,exception) != UndefinedType)
UndefinedType    1403 magick/attribute.c     case UndefinedType:
UndefinedType    1610 magick/cache.c       image->type=UndefinedType;
UndefinedType    1248 magick/colorspace.c           type=UndefinedType;
UndefinedType    1255 magick/colorspace.c     if (type == UndefinedType)
UndefinedType    1259 magick/colorspace.c   if (type == UndefinedType)
UndefinedType    1341 magick/colorspace.c           type=UndefinedType;
UndefinedType    1346 magick/colorspace.c     if (type == UndefinedType)
UndefinedType    1350 magick/colorspace.c   if (type == UndefinedType)
UndefinedType     662 magick/identify.c       if (image->type != UndefinedType)
UndefinedType     752 magick/identify.c   if (image->type != UndefinedType)
UndefinedType    1650 magick/option.c     { "Undefined", UndefinedType, UndefinedOptionFlag, MagickTrue },
UndefinedType    1667 magick/option.c     { (char *) NULL, UndefinedType, UndefinedOptionFlag, MagickFalse }
UndefinedType    1367 tests/validate.c     for (j=0; reference_types[j].type != UndefinedType; j++)
UndefinedType    1636 tests/validate.c     for (j=0; reference_types[j].type != UndefinedType; j++)
UndefinedType     465 tests/validate.h     { UndefinedType, 0 }
UndefinedType    6189 wand/magick-image.c       return(UndefinedType);
UndefinedType    3174 wand/mogrify.c               type=UndefinedType;
UndefinedType    3178 wand/mogrify.c             (*image)->type=UndefinedType;
UndefinedType    7526 wand/mogrify.c                 image_info->type=UndefinedType;