PDA

View Full Version : [PHP] Changing picture color



HITMANukas
July 27th, 2005, 07:19 AM
I created a picture using imagefromPNG(). Is there any way to change PNG picture color dynamically(ussing php). For example I want that everything what is drawn in PNG would be blue colored. Thanks.

Sniper Jo
July 27th, 2005, 09:17 AM
do you mean just the background or whole thing ?

HITMANukas
July 28th, 2005, 05:40 AM
The whole thing.