SetImageProfile   721 Magick++/lib/Image.cpp       (void) SetImageProfile(image(),"exif",exif_profile);
SetImageProfile  1005 Magick++/lib/Image.cpp       (void) SetImageProfile(image(),"iptc",iptc_profile);
SetImageProfile  1425 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   428 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  1217 coders/meta.c        status=SetImageProfile(image,"8bim",profile);
SetImageProfile  1285 coders/meta.c        status=SetImageProfile(image,name,profile);
SetImageProfile  1311 coders/meta.c        (void) SetImageProfile(image,"icc",profile);
SetImageProfile  1334 coders/meta.c        (void) SetImageProfile(image,"iptc",profile);
SetImageProfile  1357 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  2503 coders/png.c                       (void) SetImageProfile(image,"icc",profile);
SetImageProfile  2508 coders/png.c                       (void) SetImageProfile(image,"icc",profile);
SetImageProfile   641 coders/ps.c            (void) SetImageProfile(image,"icc",profile);
SetImageProfile   663 coders/ps.c                (void) SetImageProfile(image,"8bim",profile);
SetImageProfile   693 coders/ps.c            (void) SetImageProfile(image,"xmp",profile);
SetImageProfile   611 coders/psd.c     (void) SetImageProfile(image,"8bim",profile);
SetImageProfile   523 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  3971 magick/property.c             status=SetImageProfile(image,image_info->magick,profile);
SetImageProfile  2306 wand/magick-property.c   status=SetImageProfile(wand->images,name,profile_info);