Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Dwand-view.h53 **GetWandViewPixels(const WandView *);
Dwand-view.c618 WandExport PixelWand **GetWandViewPixels(const WandView *wand_view) in GetWandViewPixels() function
/external/ImageMagick/www/source/wand/
Dsigmoidal-contrast.c26 pixels=GetWandViewPixels(contrast_view); in SigmoidalContrast()