Page 1 of 1

-radial-blur unrecognized

Posted: 2019-09-16T08:07:22-07:00
by dognose
What happened to -radial-blur ?

convert test.jpg -radial-blur 300 out.jpg
convert: unrecognized option `-radial-blur' @ error/convert.c/ConvertImageCommand/2637.

convert --version
Version: ImageMagick 7.0.8-59 Q16 x86_64 2019-08-04 https://imagemagick.org
Copyright: © 1999-2019 ImageMagick Studio LLC
License: https://imagemagick.org/script/license.php
Features: Cipher DPC HDRI Modules OpenMP(3.1)
Delegates (built-in): bzlib cairo djvu fftw fontconfig freetype gslib jng jp2 jpeg lcms ltdl lzma openexr pangocairo png ps rsvg tiff webp wmf x xml zlib

Re: -radial-blur unrecognized

Posted: 2019-09-16T08:24:03-07:00
by snibgo
It has been renamed to "-rotational-blur".

@Fred: This new option is not documented in http://www.imagemagick.org/www/script/c ... adial-blur . Can you fix this, please?

Re: -radial-blur unrecognized

Posted: 2019-09-16T09:20:21-07:00
by fmw42
OK. I will add it to my list for my next edit session.