Main Topics
Browse All TopicsHi,
I need a code which will merge two images and creates a single image. I have two images. One is of 150 * 150 px and other is dynamic image less than 150 * 150 px and i want to merge second image with first image.
Your help will be counted.
Regards
Glenn
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Have a look here:
http://www.daniweb.co
Here
Hi,
Thanks for the code but i have few queries in my mind and they are as follows:
(1) How can i define the position of second image in first image. As told earlier that i have two images, one with fixed 150 * 150 px and second with variable size. Suppose second image is 50 * 50 px then how can we define the location of second image in first image. In your code you have define the points 70 , 70 and they are fixed (static).
yes the merged image is good.
I am resizing the second image through code and quality of second image is getting disturb. See the attach code file and original image which i want to resize to get the second image and finally i want to merge this second image with white background image.
Hope you will assist me.
many thanks
I dont think its possible to resize without losing some quality because you are reducing the number of pixels. See here:
http://stackoverflow.
Business Accounts
Answer for Membership
by: aprestoPosted on 2009-04-02 at 03:34:48ID: 24048209
What do you mean merge? As in have them both in a single file, as in a Sliding GIF or on top of each other? please clarify