Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Dmagick-property.h34 *MagickGetImageProperty(MagickWand *,const char *),
DChangeLog105 * Add MagickSetImageProperty()/MagickGetImageProperty() and deprecate
Dmagick-property.c847 WandExport char *MagickGetImageProperty(MagickWand *wand,const char *property) in MagickGetImageProperty() function
/external/ImageMagick/tests/
Dwandtest.c5438 property=MagickGetImageProperty(magick_wand,"wand:custom-property"); in main()