Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Dwand-view.h56 GetWandViewExtent(const WandView *);
Dwand-view.c469 WandExport RectangleInfo GetWandViewExtent(const WandView *wand_view) in GetWandViewExtent() function
/external/ImageMagick/www/source/wand/
Dsigmoidal-contrast.c25 extent=GetWandViewExtent(contrast_view); in SigmoidalContrast()