Searched defs:MorphologyApply (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dmorphology.c2513 % MorphologyApply() applies a morphological method, multiple times using
2530 % The format of the MorphologyApply method is:
2532 % Image *MorphologyApply(const Image *image,MorphologyMethod method,
3622 MagickPrivate Image *MorphologyApply(const Image *image,
4084 % the above internal function MorphologyApply().
4094 % MorphologyApply() directly.
4202 morphology_image = MorphologyApply(image,method,iterations,
3612 MagickPrivate Image *MorphologyApply(const Image *image, function

Completed in 159 milliseconds