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
-radial-blur unrecognized
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: -radial-blur unrecognized
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?
@Fred: This new option is not documented in http://www.imagemagick.org/www/script/c ... adial-blur . Can you fix this, please?
snibgo's IM pages: im.snibgo.com
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: -radial-blur unrecognized
OK. I will add it to my list for my next edit session.