Re: [PHP] Graduated fills using PHP Images

2003-08-15 Thread Jaap van Ganswijk
At 2003-08-15 08:14 -0400, Adrian wrote: >Is it possible to have PHP creates an image that graduates 1 color to >another, such as create and images 100 pixels wide and in height which >fades red to green top to bottom? It's possible. I have just been experimenting with it using ImageCreateTrueColo

RE: [PHP] Graduated fills using PHP Images

2003-08-15 Thread Jay Blanchard
[snip] Is it possible to have PHP creates an image that graduates 1 color to another, such as create and images 100 pixels wide and in height which fades red to green top to bottom? [/snip] http://us3.php.net/image You could set the color index and the loop through (while incrementing) each new i