Lines Matching refs:UnsharpMaskImage
3880 % UnsharpMaskImage() sharpens one or more image channels. We convolve the
3883 % radius of 0 and UnsharpMaskImage() selects a suitable radius for you.
3885 % The format of the UnsharpMaskImage method is:
3887 % Image *UnsharpMaskImage(const Image *image,const double radius,
3908 MagickExport Image *UnsharpMaskImage(const Image *image,const double radius,