Image Merger
Hello Everyone
I am working in a project where I must combine 2 image files:
->The first one is an image that will contain a white rectangle, and some text (in black or in white).
->The second one is a regular image
The first one must merge over the second, and the text and the white rectangle must appear over the second one. Besides, I must generate this image with a predefined size.
I hope you can help or give me some pointers. Thanks

