Lines Matching refs:GetImageProfile
279 % GetImageProfile() gets a profile associated with an image by name.
281 % The format of the GetImageProfile method is:
283 % const StringInfo *GetImageProfile(const Image *image,const char *name)
292 MagickExport const StringInfo *GetImageProfile(const Image *image,
790 if (GetImageProfile(image,"icc") != (const StringInfo *) NULL)
856 icc_profile=GetImageProfile(image,"icc");
875 icc_profile=GetImageProfile(image,"icc");
2256 profile=(StringInfo *) GetImageProfile(image,"8BIM");
2260 profile=(StringInfo *) GetImageProfile(image,"EXIF");