The data centre rolled me back to version 6.9.3-10 Q16 so I didn't get a chance to retest with version 7 however, the "convert -composite" command and the original composite command that I was using are both working all OK again with version 6.9.
Many thanks for taking the time to help.
Search found 3 matches
- 2016-05-08T00:21:10-07:00
- Forum: Users
- Topic: composite command - ImageMagick version 7
- Replies: 5
- Views: 5201
- 2016-05-07T14:34:30-07:00
- Forum: Users
- Topic: composite command - ImageMagick version 7
- Replies: 5
- Views: 5201
Re: composite command - ImageMagick version 7
Thanks for the response.
Platform = Linux Centos 6.7
I just tried with the first 2 commands, but get the same output:
wizard-0.jpg
wizard-1.jpg
When trying magick composite I get this:
magick composite -gravity SouthEast gray30.png wizard.jpg output.jpg
magick: unable to open image 'composite ...
Platform = Linux Centos 6.7
I just tried with the first 2 commands, but get the same output:
wizard-0.jpg
wizard-1.jpg
When trying magick composite I get this:
magick composite -gravity SouthEast gray30.png wizard.jpg output.jpg
magick: unable to open image 'composite ...
- 2016-05-07T01:48:07-07:00
- Forum: Users
- Topic: composite command - ImageMagick version 7
- Replies: 5
- Views: 5201
composite command - ImageMagick version 7
Hi guys,
Our data centre has just upgraded ImageMagick to:
Version: ImageMagick 7.0.1-2 Q16 x86_64 2016-05-06
I've been using the following command successfully in version 6:
composite -gravity SouthEast watermark.png wizard.jpg wizard.jpg
...this was overwriting wizard.jpg with a watermarked ...
Our data centre has just upgraded ImageMagick to:
Version: ImageMagick 7.0.1-2 Q16 x86_64 2016-05-06
I've been using the following command successfully in version 6:
composite -gravity SouthEast watermark.png wizard.jpg wizard.jpg
...this was overwriting wizard.jpg with a watermarked ...