TrueColorType     469 Magick++/lib/Magick++/Include.h   using MagickCore::TrueColorType;
TrueColorType     233 coders/clip.c    (void) SetImageType(clip_image,TrueColorType);
TrueColorType    1620 coders/dpx.c             if ((image_info->type != TrueColorType) &&
TrueColorType    1954 coders/dpx.c     if ((image_info->type != TrueColorType) && (image->matte == MagickFalse) &&
TrueColorType     868 coders/fpx.c     if ((image_info->type != TrueColorType) &&
TrueColorType    2115 coders/jpeg.c    if ((image_info->type != TrueColorType) &&
TrueColorType     231 coders/mask.c    (void) SetImageType(mask_image,TrueColorType);
TrueColorType    1578 coders/pdf.c           ((image_info->type != TrueColorType) &&
TrueColorType    1926 coders/pdf.c             ((image_info->type != TrueColorType) &&
TrueColorType    2033 coders/pdf.c           ((image_info->type != TrueColorType) &&
TrueColorType    3838 coders/png.c           (void) SetImageType(image,TrueColorType);
TrueColorType    9735 coders/png.c             if (image_info->type == TrueColorType)
TrueColorType    11653 coders/png.c           (void) SetImageType(image,TrueColorType);
TrueColorType    11668 coders/png.c           (void) SetImageType(image,TrueColorType);
TrueColorType    11683 coders/png.c           (void) SetImageType(image,TrueColorType);
TrueColorType    11698 coders/png.c           (void) SetImageType(image,TrueColorType);
TrueColorType    12402 coders/png.c       TrueColorType && IsGrayImage(image,&image->exception))
TrueColorType    1530 coders/pnm.c           if ((image_info->type != TrueColorType) &&
TrueColorType    1774 coders/ps.c        if ((image_info->type != TrueColorType) &&
TrueColorType     729 coders/ps2.c           ((image_info->type != TrueColorType) &&
TrueColorType    1255 coders/ps3.c       if ((image_info->type != TrueColorType) &&
TrueColorType     948 coders/sgi.c           if ((image_info->type != TrueColorType) &&
TrueColorType     731 coders/tga.c     if ((image_info->type != TrueColorType) &&
TrueColorType     208 coders/thumbnail.c     TrueColorType : TrueColorMatteType);
TrueColorType    2931 coders/tiff.c          if ((image_info->type != TrueColorType) &&
TrueColorType     650 coders/xpm.c     if ((image_info->type != TrueColorType) &&
TrueColorType     922 magick/animate.c         MagickFalse ? TrueColorType : TrueColorMatteType);
TrueColorType     930 magick/animate.c       TrueColorType : TrueColorMatteType);
TrueColorType    1543 magick/animate.c         MagickFalse ? TrueColorType : TrueColorMatteType);
TrueColorType     671 magick/attribute.c   return(TrueColorType);
TrueColorType    1237 magick/attribute.c     case TrueColorType:
TrueColorType    1596 magick/option.c     { "TrueColor", TrueColorType, UndefinedOptionFlag, MagickFalse },
TrueColorType     937 magick/profile.c                 image->type=image->matte == MagickFalse ? TrueColorType :
TrueColorType     826 magick/quantum.c       image->type=TrueColorType;
TrueColorType     441 tests/validate.h     { TrueColorType, 8 },
TrueColorType     451 tests/validate.h     { TrueColorType, 10 },
TrueColorType     452 tests/validate.h     { TrueColorType, 12 },
TrueColorType     453 tests/validate.h     { TrueColorType, 16 },