How to integrate a background image, positioned semi-transparent black, and positioned text

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
iamleeloo
Posts: 1
Joined: 2018-04-23T10:56:30-07:00
Authentication code: 1152

How to integrate a background image, positioned semi-transparent black, and positioned text

Post by iamleeloo »

Hello, everyone

I am a new user of IM and has a question.
How to integrate a background image, positioned semi-transparent background color, and positioned text within an image?

Like this:
Background picture: A.png, 1280x720
Semi-transparent black: B.png, 1280x192, 50% transparent
White text: at the center of semi-transparent black

https://photos.google.com/share/AF1QipO ... phRTJuWVpn

Could any one teach me how to implement it with the command line?
Thank you.
Post Reply