TrueColorType 626 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 1687 coders/pdf.c ((image_info->type != TrueColorType) &&
TrueColorType 2035 coders/pdf.c ((image_info->type != TrueColorType) &&
TrueColorType 2142 coders/pdf.c ((image_info->type != TrueColorType) &&
TrueColorType 3753 coders/png.c (void) SetImageType(image,TrueColorType);
TrueColorType 9627 coders/png.c if (image_info->type == TrueColorType)
TrueColorType 11575 coders/png.c (void) SetImageType(image,TrueColorType);
TrueColorType 11600 coders/png.c (void) SetImageType(image,TrueColorType);
TrueColorType 12216 coders/png.c TrueColorType && SetImageGray(image,&image->exception))
TrueColorType 1628 coders/pnm.c if ((image_info->type != TrueColorType) &&
TrueColorType 1894 coders/ps.c if ((image_info->type != TrueColorType) &&
TrueColorType 733 coders/ps2.c ((image_info->type != TrueColorType) &&
TrueColorType 1268 coders/ps3.c if ((image_info->type != TrueColorType) &&
TrueColorType 945 coders/sgi.c if ((image_info->type != TrueColorType) &&
TrueColorType 764 coders/tga.c if ((image_info->type != TrueColorType) &&
TrueColorType 208 coders/thumbnail.c TrueColorType : TrueColorMatteType);
TrueColorType 3276 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 1307 magick/attribute.c case TrueColorType:
TrueColorType 1650 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 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 },