SetImageProfileInternal   81 magick/profile.c   SetImageProfileInternal(Image *,const char *,const StringInfo *,
SetImageProfileInternal 1578 magick/profile.c         (void) SetImageProfileInternal(image,"iptc",profile,MagickTrue);
SetImageProfileInternal 1598 magick/profile.c         (void) SetImageProfileInternal(image,"icc",profile,MagickTrue);
SetImageProfileInternal 1610 magick/profile.c         (void) SetImageProfileInternal(image,"exif",profile,MagickTrue);
SetImageProfileInternal 1622 magick/profile.c         (void) SetImageProfileInternal(image,"xmp",profile,MagickTrue);
SetImageProfileInternal 1709 magick/profile.c   return(SetImageProfileInternal(image,name,profile,MagickFalse));