Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Dwand-view.h47 UpdateWandViewIterator(WandView *,UpdateWandViewMethod,void *);
Dwand-view.c1213 WandExport MagickBooleanType UpdateWandViewIterator(WandView *source, in UpdateWandViewIterator() function
/external/ImageMagick/www/source/wand/
Dsigmoidal-contrast.c93 status=UpdateWandViewIterator(contrast_view,SigmoidalContrast,(void *) NULL); in main()