Searched refs:MagickGetImageProperties (Results 1 – 4 of 4) sorted by relevance
35 **MagickGetImageProperties(MagickWand *,const char *,size_t *),
75 * Added MagickGetImageProperties(), MagickGetImageOptions(), and
899 WandExport char **MagickGetImageProperties(MagickWand *wand, in MagickGetImageProperties() function
5447 properties=MagickGetImageProperties(magick_wand,"*",&number_properties); in main()