ImageMagick composite command broken result
by hottdogg from LinuxQuestions.org on (#5A3M2)
I want to watermark image using this command. Using opensuse 15.2. ImageMagick version 7.0.7-34
Code:composite -verbose -watermark 30 -gravity SouthEast HDM_for_wm.png tropical_bird.jpg tropical_wm2.jpgResult is not as expected.
I use image from here as the base:
https://www.freeimages.com/photo/tropical-bird-1390996
Please see attached images:
HDM_for_wm.png -> watermark
tropical_wm2.jpg -> result
Anybody have a clue?
thanks.
Attached Thumbnails


Code:composite -verbose -watermark 30 -gravity SouthEast HDM_for_wm.png tropical_bird.jpg tropical_wm2.jpgResult is not as expected.
I use image from here as the base:
https://www.freeimages.com/photo/tropical-bird-1390996
Please see attached images:
HDM_for_wm.png -> watermark
tropical_wm2.jpg -> result
Anybody have a clue?
thanks.
Attached Thumbnails