[PHP] Changing picture color

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.