TrueColorType 454 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 2103 coders/jpeg.c if ((image_info->type != TrueColorType) &&
TrueColorType 231 coders/mask.c (void) SetImageType(mask_image,TrueColorType);
TrueColorType 1574 coders/pdf.c ((image_info->type != TrueColorType) &&
TrueColorType 1922 coders/pdf.c ((image_info->type != TrueColorType) &&
TrueColorType 2029 coders/pdf.c ((image_info->type != TrueColorType) &&
TrueColorType 3838 coders/png.c (void) SetImageType(image,TrueColorType);
TrueColorType 9727 coders/png.c if (image_info->type == TrueColorType)
TrueColorType 11645 coders/png.c (void) SetImageType(image,TrueColorType);
TrueColorType 11660 coders/png.c (void) SetImageType(image,TrueColorType);
TrueColorType 11675 coders/png.c (void) SetImageType(image,TrueColorType);
TrueColorType 11690 coders/png.c (void) SetImageType(image,TrueColorType);
TrueColorType 12394 coders/png.c TrueColorType && IsGrayImage(image,&image->exception))
TrueColorType 1525 coders/pnm.c if ((image_info->type != TrueColorType) &&
TrueColorType 1769 coders/ps.c if ((image_info->type != TrueColorType) &&
TrueColorType 727 coders/ps2.c ((image_info->type != TrueColorType) &&
TrueColorType 1253 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 2912 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 1594 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 },