Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Dmagick-property.h35 **MagickGetImageProperties(MagickWand *,const char *,size_t *),
DChangeLog75 * Added MagickGetImageProperties(), MagickGetImageOptions(), and
Dmagick-property.c899 WandExport char **MagickGetImageProperties(MagickWand *wand, in MagickGetImageProperties() function
/external/ImageMagick/tests/
Dwandtest.c5447 properties=MagickGetImageProperties(magick_wand,"*",&number_properties); in main()