SetImageProfile  2907 Magick++/lib/Image.cpp       (void) SetImageProfile( image(), "exif", exif_profile);
SetImageProfile  3121 Magick++/lib/Image.cpp       (void) SetImageProfile( image(), "iptc", iptc_profile);
SetImageProfile   870 Magick++/lib/Magick++/Include.h   using MagickCore::SetImageProfile;
SetImageProfile   687 coders/cin.c         (void) SetImageProfile(image,"dpx:user.data",profile);
SetImageProfile   991 coders/dpx.c              (void) SetImageProfile(image,"dpx",profile);
SetImageProfile  1190 coders/gif.c                   (void) SetImageProfile(image,name,profile);
SetImageProfile   623 coders/jp2.c               (void) SetImageProfile(image,"icc",profile);
SetImageProfile   427 coders/jpeg.c        status=SetImageProfile(image,"icc",profile);
SetImageProfile   523 coders/jpeg.c        status=SetImageProfile(image,"8bim",profile);
SetImageProfile   608 coders/jpeg.c    status=SetImageProfile(image,name,profile);
SetImageProfile  1151 coders/meta.c        status=SetImageProfile(image,"8bim",profile);
SetImageProfile  1258 coders/meta.c        status=SetImageProfile(image,name,profile);
SetImageProfile  1288 coders/meta.c        (void) SetImageProfile(image,"icc",profile);
SetImageProfile  1340 coders/meta.c        (void) SetImageProfile(image,"8bim",profile);
SetImageProfile  1367 coders/meta.c        (void) SetImageProfile(image,"xmp",profile);
SetImageProfile   877 coders/miff.c                      (void) SetImageProfile(image,keyword+8,profile);
SetImageProfile   584 coders/mpc.c                       (void) SetImageProfile(image,keyword+8,profile);
SetImageProfile  1284 coders/pict.c                  status=SetImageProfile(image,"icc",profile);
SetImageProfile  1297 coders/pict.c                  status=SetImageProfile(image,"iptc",profile);
SetImageProfile  1435 coders/png.c     (void) SetImageProfile(image,&text[ii].key[17],profile);
SetImageProfile  1847 coders/png.c             (void) SetImageProfile(image,"icc",profile);
SetImageProfile   542 coders/ps.c            (void) SetImageProfile(image,"icc",profile);
SetImageProfile   562 coders/ps.c            (void) SetImageProfile(image,"8bim",profile);
SetImageProfile   591 coders/ps.c            (void) SetImageProfile(image,"xmp",profile);
SetImageProfile   425 coders/psd.c     (void) SetImageProfile(image,"8bim",profile);
SetImageProfile   462 coders/tiff.c    status=SetImageProfile(image,name,profile);
SetImageProfile  1081 magick/methods.h #define SetImageProfile  PrependMagickMethod(SetImageProfile)
SetImageProfile   498 magick/profile.c   status=SetImageProfile(image,"icm",profile);
SetImageProfile   808 magick/profile.c   status=SetImageProfile(image,"icm",profile);
SetImageProfile   913 magick/profile.c     status=SetImageProfile(image,name,profile);
SetImageProfile   964 magick/profile.c           status=SetImageProfile(image,name,profile);
SetImageProfile  1334 magick/profile.c               status=SetImageProfile(image,name,profile);
SetImageProfile  1574 magick/profile.c         (void) SetImageProfile(image,"iptc",profile);
SetImageProfile  1594 magick/profile.c         (void) SetImageProfile(image,"icc",profile);
SetImageProfile  1606 magick/profile.c         (void) SetImageProfile(image,"exif",profile);
SetImageProfile  1618 magick/profile.c         (void) SetImageProfile(image,"xmp",profile);
SetImageProfile    62 magick/profile.h   SetImageProfile(Image *,const char *,const StringInfo *),
SetImageProfile  3507 magick/property.c             status=SetImageProfile(image,image_info->magick,profile);
SetImageProfile  2313 wand/magick-property.c   status=SetImageProfile(wand->images,name,profile_info);