IM7.0.8-24 - Invalid argument for option '-transparent-color'
Posted: 2019-01-18T09:54:46-07:00
Using ImageMagick 7.0.8-24 Q16 x64 HDRI on Windows 10. When running this command...
I get this error...
This occurs when using any color as the argument, and when using any method of color description. All these produce the same error...
The error does not occur when running the commands using "convert" with version 6.9.10-11.
Code: Select all
magick logo: -transparent-color black info:
Code: Select all
magick: invalid argument for option '-transparent-color' 'black' at CLI arg 2 @error/operation.c/CLISettingOptionInfo/1469.
Code: Select all
magick logo: -transparent-color black info:
magick logo: -transparent-color #FF00CC info:
magick logo: -transparent-color srgb(23,123,223) info: