UnsharpMaskImage 4833 Magick++/lib/Image.cpp newImage=UnsharpMaskImage(constImage(),radius_,sigma_,amount_,threshold_, UnsharpMaskImage 1479 Magick++/lib/Magick++/Include.h using MagickCore::UnsharpMaskImage; UnsharpMaskImage 106 magick/effect.h *UnsharpMaskImage(const Image *,const double,const double,const double, UnsharpMaskImage 1322 magick/methods.h #define UnsharpMaskImage PrependMagickMethod(UnsharpMaskImage) UnsharpMaskImage 2389 magick/opencl.c unsharpedImage=UnsharpMaskImage(bluredImage,2.0f,2.0f,50.0f,10.0f,