Lines Matching refs:DespeckleImage
864 % DespeckleImage() reduces the speckle noise in an image while perserving the
871 % The format of the DespeckleImage method is:
873 % Image *DespeckleImage(const Image *image,ExceptionInfo *exception)
979 MagickExport Image *DespeckleImage(const Image *image,ExceptionInfo *exception)
2482 preview_image=DespeckleImage(thumbnail,exception);
2488 preview_image=DespeckleImage(thumbnail,exception);