Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:MotionBlurImage

1963 %  MotionBlurImage() simulates motion blur.  We convolve the image with a
1966 % radius of 0 and MotionBlurImage() selects a suitable radius for you.
1971 % The format of the MotionBlurImage method is:
1973 % Image *MotionBlurImage(const Image *image,const double radius,
2021 MagickExport Image *MotionBlurImage(const Image *image,const double radius,