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

/external/ImageMagick/MagickWand/
H A Dmagick-image.c961 % MagickBlurImage() blurs an image. We convolve the image with a
966 % The format of the MagickBlurImage method is:
968 % MagickBooleanType MagickBlurImage(MagickWand *wand,const double radius,
981 WandExport MagickBooleanType MagickBlurImage(MagickWand *wand,
962 WandExport MagickBooleanType MagickBlurImage(MagickWand *wand, function

Completed in 120 milliseconds