naf Posted September 9, 2010 Share Posted September 9, 2010 Hi, how i could do this with gdlibrary: I make image with imagecreatefrompng , and that is my pictures background. Then I add image there, and that is my bird flying in the background. that is only example, i wanna just add image to image Link to comment https://forums.phpfreaks.com/topic/212957-gd-library/ Share on other sites More sharing options...
rwwd Posted September 9, 2010 Share Posted September 9, 2010 Hi there naf, http://uk2.php.net/manual/en/function.imagecopymerge.php Use this function I think, been a few months since I did it, but this will do what you are trying to achieve quite nicely, but there are loads of options there in the GD library, just have an experiment to see what happens with different functions, trial & error! Best learning tool there is Cheers, Rw Link to comment https://forums.phpfreaks.com/topic/212957-gd-library/#findComment-1109138 Share on other sites More sharing options...
naf Posted September 9, 2010 Author Share Posted September 9, 2010 Hi there naf, .... Thank you Link to comment https://forums.phpfreaks.com/topic/212957-gd-library/#findComment-1109139 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.