Use https://github.com/ImageMagick/ImageMagick/discussions instead.
Skip to content
Post by rmabry » 2018-02-03T00:34:27-07:00
Code: Select all
magick -size 100x100 xc:black -region 40x40+20+20 +region badregion.png
magick: invalid argument for option '+region' '(null)' at CLI arg 6 @ error/operation.c/CLISimpleOperatorImage/3119.
Use +region to remove any previously set regions.
Post by magick » 2018-02-03T09:36:12-07:00
Return to “Bugs”