| Posted by Andy Hassall on 06/25/05 20:53 
On Sat, 25 Jun 2005 15:49:08 +0200, "Michel" <no@spam.please> wrote:
 >Is it possible to change the color of an existing image too?
 
 If you've got a paletted image, then:
 
 http://uk2.php.net/manual/en/function.imagecolorset.php
 
 Otherwise:
 
 http://uk2.php.net/manual/en/function.imagefill.php
 
 --
 Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
 <http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
 [Back to original message] |