Searched refs:MagickGetImageProfiles (Results 1 – 4 of 4) sorted by relevance
33 **MagickGetImageProfiles(MagickWand *,const char *,size_t *),
76 MagickGetImageProfiles() methods.
760 WandExport char **MagickGetImageProfiles(MagickWand *wand,const char *pattern, in MagickGetImageProfiles() function
5474 profiles=MagickGetImageProfiles(magick_wand,"*",&number_profiles); in main()