SetImageProfile   697 Magick++/lib/Image.cpp       (void) SetImageProfile(image(),"exif",exif_profile);
SetImageProfile   951 Magick++/lib/Image.cpp       (void) SetImageProfile(image(),"iptc",iptc_profile);
SetImageProfile  1410 Magick++/lib/Magick++/Include.h   using MagickCore::SetImageProfile;
SetImageProfile   718 coders/cin.c         (void) SetImageProfile(image,"dpx:user.data",profile);
SetImageProfile  1121 coders/dpx.c              (void) SetImageProfile(image,"dpx:user-data",profile);
SetImageProfile  1205 coders/gif.c                     (void) SetImageProfile(meta_image,name,profile);
SetImageProfile   427 coders/jp2.c           SetImageProfile(image,"icc",profile);
SetImageProfile   495 coders/jpeg.c        status=SetImageProfile(image,"icc",profile);
SetImageProfile   597 coders/jpeg.c        status=SetImageProfile(image,"8bim",profile);
SetImageProfile   709 coders/jpeg.c    status=SetImageProfile(image,name,profile);
SetImageProfile  1216 coders/meta.c        status=SetImageProfile(image,"8bim",profile);
SetImageProfile  1284 coders/meta.c        status=SetImageProfile(image,name,profile);
SetImageProfile  1310 coders/meta.c        (void) SetImageProfile(image,"icc",profile);
SetImageProfile  1333 coders/meta.c        (void) SetImageProfile(image,"iptc",profile);
SetImageProfile  1356 coders/meta.c        (void) SetImageProfile(image,"xmp",profile);
SetImageProfile   905 coders/miff.c                      (void) SetImageProfile(image,keyword+8,profile);
SetImageProfile   621 coders/mpc.c                       (void) SetImageProfile(image,keyword+8,profile);
SetImageProfile  1343 coders/pict.c                  status=SetImageProfile(image,"icc",profile);
SetImageProfile  1354 coders/pict.c                  status=SetImageProfile(image,"iptc",profile);
SetImageProfile  1772 coders/png.c     (void) SetImageProfile(image,&text[ii].key[17],profile);
SetImageProfile  2502 coders/png.c                       (void) SetImageProfile(image,"icc",profile);
SetImageProfile  2507 coders/png.c                       (void) SetImageProfile(image,"icc",profile);
SetImageProfile   638 coders/ps.c            (void) SetImageProfile(image,"icc",profile);
SetImageProfile   660 coders/ps.c                (void) SetImageProfile(image,"8bim",profile);
SetImageProfile   690 coders/ps.c            (void) SetImageProfile(image,"xmp",profile);
SetImageProfile   532 coders/psd.c     (void) SetImageProfile(image,"8bim",profile);
SetImageProfile   519 coders/tiff.c    status=SetImageProfile(image,name,profile);
SetImageProfile  1088 magick/methods.h #define SetImageProfile  PrependMagickMethod(SetImageProfile)
SetImageProfile   721 magick/profile.c   status=SetImageProfile(image,"icc",profile);
SetImageProfile   780 magick/profile.c     status=SetImageProfile(image,name,profile);
SetImageProfile   834 magick/profile.c           status=SetImageProfile(image,name,profile);
SetImageProfile  1205 magick/profile.c               status=SetImageProfile(image,name,profile);
SetImageProfile    62 magick/profile.h   SetImageProfile(Image *,const char *,const StringInfo *),
SetImageProfile  3974 magick/property.c             status=SetImageProfile(image,image_info->magick,profile);
SetImageProfile  2306 wand/magick-property.c   status=SetImageProfile(wand->images,name,profile_info);