Home
last modified time | relevance | path

Searched refs:MagickGetImageProfiles (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickWand/
Dmagick-property.h33 **MagickGetImageProfiles(MagickWand *,const char *,size_t *),
DChangeLog76 MagickGetImageProfiles() methods.
Dmagick-property.c760 WandExport char **MagickGetImageProfiles(MagickWand *wand,const char *pattern, in MagickGetImageProfiles() function
/external/ImageMagick/tests/
Dwandtest.c5474 profiles=MagickGetImageProfiles(magick_wand,"*",&number_profiles); in main()