Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:AdaptiveSharpenImage

430 %  AdaptiveSharpenImage() adaptively sharpens the image by sharpening more
434 % radius of 0 and AdaptiveSharpenImage() selects a suitable radius for you.
436 % The format of the AdaptiveSharpenImage method is:
438 % Image *AdaptiveSharpenImage(const Image *image,const double radius,
453 MagickExport Image *AdaptiveSharpenImage(const Image *image,const double radius,