by miguelna » Fri Oct 25, 2002 3:52 am
I have an image (PNG) with two colours (red and blue). I want change these colours automatically.
Example:
If ($variable1 > 20) change colour blue to yellow.
So, I need a function to change an image colour, is possible do that with PHP?