SetImageProfileInternal   81 magick/profile.c   SetImageProfileInternal(Image *,const char *,const StringInfo *,
SetImageProfileInternal 1577 magick/profile.c         (void) SetImageProfileInternal(image,"iptc",profile,MagickTrue);
SetImageProfileInternal 1597 magick/profile.c         (void) SetImageProfileInternal(image,"icc",profile,MagickTrue);
SetImageProfileInternal 1609 magick/profile.c         (void) SetImageProfileInternal(image,"exif",profile,MagickTrue);
SetImageProfileInternal 1621 magick/profile.c         (void) SetImageProfileInternal(image,"xmp",profile,MagickTrue);
SetImageProfileInternal 1708 magick/profile.c   return(SetImageProfileInternal(image,name,profile,MagickFalse));