TrueColorType 324 Magick++/lib/Magick++/Include.h using MagickCore::TrueColorType;
TrueColorType 168 coders/clip.c (void) SetImageType(clip_image,TrueColorType);
TrueColorType 1477 coders/dpx.c if ((image_info->type != TrueColorType) &&
TrueColorType 1808 coders/dpx.c (image_info->type != TrueColorType) && (image->matte == MagickFalse) &&
TrueColorType 865 coders/fpx.c if ((image_info->type != TrueColorType) &&
TrueColorType 858 coders/jp2.c if ((image_info->type != TrueColorType) &&
TrueColorType 1766 coders/jpeg.c if ((image_info->type != TrueColorType) &&
TrueColorType 1555 coders/pdf.c ((image_info->type != TrueColorType) &&
TrueColorType 1892 coders/pdf.c ((image_info->type != TrueColorType) &&
TrueColorType 1999 coders/pdf.c ((image_info->type != TrueColorType) &&
TrueColorType 3263 coders/png.c (void) SetImageType(image,TrueColorType);
TrueColorType 8432 coders/png.c if (image_info->type == TrueColorType)
TrueColorType 10138 coders/png.c (void) SetImageType(image,TrueColorType);
TrueColorType 10153 coders/png.c (void) SetImageType(image,TrueColorType);
TrueColorType 10689 coders/png.c TrueColorType && ImageIsGray(image))
TrueColorType 1528 coders/pnm.c if ((image_info->type != TrueColorType) &&
TrueColorType 1743 coders/ps.c if ((image_info->type != TrueColorType) &&
TrueColorType 727 coders/ps2.c ((image_info->type != TrueColorType) &&
TrueColorType 1240 coders/ps3.c if ((image_info->type != TrueColorType) &&
TrueColorType 927 coders/sgi.c if ((image_info->type != TrueColorType) &&
TrueColorType 748 coders/tga.c if ((image_info->type != TrueColorType) &&
TrueColorType 206 coders/thumbnail.c TrueColorType : TrueColorMatteType);
TrueColorType 2677 coders/tiff.c if ((image_info->type != TrueColorType) &&
TrueColorType 649 coders/xpm.c if ((image_info->type != TrueColorType) &&
TrueColorType 911 magick/animate.c MagickFalse ? TrueColorType : TrueColorMatteType);
TrueColorType 919 magick/animate.c TrueColorType : TrueColorMatteType);
TrueColorType 1530 magick/animate.c MagickFalse ? TrueColorType : TrueColorMatteType);
TrueColorType 557 magick/attribute.c return(TrueColorType);
TrueColorType 3707 magick/image.c case TrueColorType:
TrueColorType 1520 magick/option.c { "TrueColor", (ssize_t) TrueColorType, MagickFalse },
TrueColorType 1311 magick/profile.c image->type=image->matte == MagickFalse ? TrueColorType :
TrueColorType 682 magick/quantum.c image->type=TrueColorType;
TrueColorType 438 tests/validate.h { TrueColorType, 8 },
TrueColorType 448 tests/validate.h { TrueColorType, 10 },
TrueColorType 449 tests/validate.h { TrueColorType, 12 },
TrueColorType 450 tests/validate.h { TrueColorType, 16 },