PHP » GoLang |
login |
register |
about
|
GoLang Gmagick::motionblurimage
request it (300)
GoLang replacement for PHP's Gmagick::motionblurimage
[edit | history]
Gmagick::motionblurimage(PECL gmagick >= Unknown) Gmagick::motionblurimage — Simulates motion blur DescriptionSimulates motion blur. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MotionBlurImage() selects a suitable radius for you. Angle gives the angle of the blurring motion. Parameters
Return ValuesThe Gmagick object on success Errors/ExceptionsThrows an GmagickException on error. |
more
Recently updated
more
Most requested
more
Last requests
|