Code: Select all
convert -resample 72x72 -depth 8 -geometry 300x200! xc:lightblue ^
-draw "image over 5,5 90,90 'imageB.png' " ^
imageA.png please suggest
Code: Select all
convert -resample 72x72 -depth 8 -geometry 300x200! xc:lightblue ^
-draw "image over 5,5 90,90 'imageB.png' " ^
imageA.png Code: Select all
composite -blend 50 -gravity center imageB.png imageA.png -matte output.png
Users browsing this forum: Amazon [Bot], Majestic-12 [Bot], Semrush [Bot] and 3 guests