SetImageProfile  3275 Magick++/lib/Image.cpp       (void) SetImageProfile( image(), "exif", exif_profile);
SetImageProfile  3489 Magick++/lib/Image.cpp       (void) SetImageProfile( image(), "iptc", iptc_profile);
SetImageProfile  1016 Magick++/lib/Magick++/Include.h   using MagickCore::SetImageProfile;
SetImageProfile   686 coders/cin.c         (void) SetImageProfile(image,"dpx:user.data",profile);
SetImageProfile  1105 coders/dpx.c              (void) SetImageProfile(image,"dpx",profile);
SetImageProfile  1212 coders/gif.c                     (void) SetImageProfile(meta_image,name,profile);
SetImageProfile   670 coders/jp2.c               (void) SetImageProfile(image,"icc",profile);
SetImageProfile   486 coders/jpeg.c        status=SetImageProfile(image,"icc",profile);
SetImageProfile   584 coders/jpeg.c        status=SetImageProfile(image,"8bim",profile);
SetImageProfile   690 coders/jpeg.c    status=SetImageProfile(image,name,profile);
SetImageProfile  1154 coders/meta.c        status=SetImageProfile(image,"8bim",profile);
SetImageProfile  1263 coders/meta.c        status=SetImageProfile(image,name,profile);
SetImageProfile  1295 coders/meta.c        (void) SetImageProfile(image,"icc",profile);
SetImageProfile  1350 coders/meta.c        (void) SetImageProfile(image,"8bim",profile);
SetImageProfile  1379 coders/meta.c        (void) SetImageProfile(image,"xmp",profile);
SetImageProfile   920 coders/miff.c                      (void) SetImageProfile(image,keyword+8,profile);
SetImageProfile   620 coders/mpc.c                       (void) SetImageProfile(image,keyword+8,profile);
SetImageProfile  1301 coders/pict.c                  status=SetImageProfile(image,"icc",profile);
SetImageProfile  1314 coders/pict.c                  status=SetImageProfile(image,"iptc",profile);
SetImageProfile  1946 coders/png.c     (void) SetImageProfile(image,&text[ii].key[17],profile);
SetImageProfile  2624 coders/png.c                       (void) SetImageProfile(image,"icc",profile);
SetImageProfile  2629 coders/png.c                       (void) SetImageProfile(image,"icc",profile);
SetImageProfile   562 coders/ps.c            (void) SetImageProfile(image,"icc",profile);
SetImageProfile   582 coders/ps.c            (void) SetImageProfile(image,"8bim",profile);
SetImageProfile   611 coders/ps.c            (void) SetImageProfile(image,"xmp",profile);
SetImageProfile   429 coders/psd.c     (void) SetImageProfile(image,"8bim",profile);
SetImageProfile   528 coders/tiff.c    status=SetImageProfile(image,name,profile);
SetImageProfile  1081 magick/methods.h #define SetImageProfile  PrependMagickMethod(SetImageProfile)
SetImageProfile   535 magick/profile.c     status=SetImageProfile(image,name,profile);
SetImageProfile   589 magick/profile.c           status=SetImageProfile(image,name,profile);
SetImageProfile   960 magick/profile.c               status=SetImageProfile(image,name,profile);
SetImageProfile  1200 magick/profile.c         (void) SetImageProfile(image,"iptc",profile);
SetImageProfile  1220 magick/profile.c         (void) SetImageProfile(image,"icc",profile);
SetImageProfile  1232 magick/profile.c         (void) SetImageProfile(image,"exif",profile);
SetImageProfile  1244 magick/profile.c         (void) SetImageProfile(image,"xmp",profile);
SetImageProfile    62 magick/profile.h   SetImageProfile(Image *,const char *,const StringInfo *),
SetImageProfile  3672 magick/property.c             status=SetImageProfile(image,image_info->magick,profile);
SetImageProfile  2314 wand/magick-property.c   status=SetImageProfile(wand->images,name,profile_info);