Home
last modified time | relevance | path

Searched refs:DestroyWandView (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickWand/
Dwand-view.h64 *DestroyWandView(WandView *),
Dwand-view.c192 WandExport WandView *DestroyWandView(WandView *wand_view) in DestroyWandView() function
/external/ImageMagick/www/source/wand/
Dsigmoidal-contrast.c96 contrast_view=DestroyWandView(contrast_view); in main()