i tried to find similar problem using search, but no exact results found. So i will try to explain my problem.
Image one (background):
Image two (image over background):
Expected result (overlayed image):
I made it local in my cmd (on windows) with this command:
Code: Select all
composite -geometry +60+40 manutd.png bg.jpg overlayed.jpg
So my question is, maybe there are some additional overlaying parameters to overlay those images more correclty ?
Thanks for answers