Tak Posted February 3, 2008 Share Posted February 3, 2008 Hey folks. I'm hoping that someone here can help me with this little problem that I'm having. At this moment in time I've got a script that takes multiple PNG-24 images and layers them on top of one another. What I want to do is recolor the PNG graphics before they're merged. I'm just sort of stuck. I haven't done too much work with PNGs, and before with GIFs, I was able to accomplish the same thing using the functions imagecolorexact and imagecolorset. Are there similar functions to use with PNGs? I'm just having a bit of trouble finding what I want. Any sort of help or a push in the right direction would be really appreciated. Thanks. Link to comment https://forums.phpfreaks.com/topic/89166-recoloring-png-24-images-with-phpgd/ Share on other sites More sharing options...
Tak Posted February 5, 2008 Author Share Posted February 5, 2008 Does anyone have any ideas? Would I be better off starting with GIF images, and then converting them to PNGs? Link to comment https://forums.phpfreaks.com/topic/89166-recoloring-png-24-images-with-phpgd/#findComment-458972 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.