flann Posted March 13, 2007 Share Posted March 13, 2007 is there a way to copy two images using gd and save the colors? I've been able to get the two images copied but the second image color changes based on the first ones color. I want to preserve both colors independently of each other. Link to comment https://forums.phpfreaks.com/topic/42550-solved-imagecopy-save-colors/ Share on other sites More sharing options...
flann Posted March 13, 2007 Author Share Posted March 13, 2007 I found where I was going wrong, where I used imagecreate I needed to use imagecreatetruecolor. Link to comment https://forums.phpfreaks.com/topic/42550-solved-imagecopy-save-colors/#findComment-206550 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.