TrueColorType     629 Magick++/lib/Magick++/Include.h   using MagickCore::TrueColorType;
TrueColorType     236 coders/clip.c    (void) SetImageType(clip_image,TrueColorType);
TrueColorType    1640 coders/dpx.c             if ((image_info->type != TrueColorType) &&
TrueColorType    1976 coders/dpx.c     if ((image_info->type != TrueColorType) && (image->matte == MagickFalse) &&
TrueColorType     838 coders/fpx.c     if ((image_info->type != TrueColorType) &&
TrueColorType    2184 coders/jpeg.c        if (image_info->type == TrueColorType)
TrueColorType    2193 coders/jpeg.c        if (image_info->type == TrueColorType)
TrueColorType     231 coders/mask.c    (void) SetImageType(mask_image,TrueColorType);
TrueColorType    1805 coders/pdf.c           ((image_info->type != TrueColorType) &&
TrueColorType    2153 coders/pdf.c             ((image_info->type != TrueColorType) &&
TrueColorType    2260 coders/pdf.c           ((image_info->type != TrueColorType) &&
TrueColorType    3754 coders/png.c           (void) SetImageType(image,TrueColorType);
TrueColorType    9644 coders/png.c             if (image_info->type == TrueColorType)
TrueColorType    11592 coders/png.c           (void) SetImageType(image,TrueColorType);
TrueColorType    11617 coders/png.c           (void) SetImageType(image,TrueColorType);
TrueColorType    12233 coders/png.c       TrueColorType && SetImageGray(image,&image->exception))
TrueColorType    1628 coders/pnm.c           if ((image_info->type != TrueColorType) &&
TrueColorType    1897 coders/ps.c        if ((image_info->type != TrueColorType) &&
TrueColorType     733 coders/ps2.c           ((image_info->type != TrueColorType) &&
TrueColorType    1269 coders/ps3.c       if ((image_info->type != TrueColorType) &&
TrueColorType    2652 coders/psd.c       if ((image_info->type != TrueColorType) && (image_info->type !=
TrueColorType     945 coders/sgi.c           if ((image_info->type != TrueColorType) &&
TrueColorType     782 coders/tga.c     if ((image_info->type != TrueColorType) &&
TrueColorType     208 coders/thumbnail.c     TrueColorType : TrueColorMatteType);
TrueColorType    3348 coders/tiff.c          if ((image_info->type != TrueColorType) &&
TrueColorType     705 coders/xpm.c     if ((image_info->type != TrueColorType) &&
TrueColorType     915 magick/animate.c         MagickFalse ? TrueColorType : TrueColorMatteType);
TrueColorType     923 magick/animate.c       TrueColorType : TrueColorMatteType);
TrueColorType    1536 magick/animate.c         MagickFalse ? TrueColorType : TrueColorMatteType);
TrueColorType     660 magick/attribute.c   return(TrueColorType);
TrueColorType     880 magick/attribute.c   return(TrueColorType);
TrueColorType    1356 magick/attribute.c     case TrueColorType:
TrueColorType    1666 magick/option.c     { "TrueColor", TrueColorType, UndefinedOptionFlag, MagickFalse },
TrueColorType    1182 magick/profile.c                 image->type=image->matte == MagickFalse ? TrueColorType :
TrueColorType     831 magick/quantum.c       image->type=TrueColorType;
TrueColorType     452 tests/validate.h     { TrueColorType, 8 },
TrueColorType     462 tests/validate.h     { TrueColorType, 10 },
TrueColorType     463 tests/validate.h     { TrueColorType, 12 },
TrueColorType     464 tests/validate.h     { TrueColorType, 16 },