Thanks i will test it. -----Ursprüngliche Nachricht----- Von: Gyozo Papp [mailto:[EMAIL PROTECTED]] Gesendet: Sonntag, 1. Juli 2001 18:26 An: [EMAIL PROTECTED] Betreff: Re: [PHP] Replacing colors in an image? Hello, If you 'd like to change/replace only one colour / image, you might use transparent GIFs or PNG, as far as i remember PNG pictures have this transparency feature. So, you create a transparent image and put it into an arbitrary HTML tag specified with desired background colour. or you can change the palette of the pictures, but don't ask how to do it! I'm not familiar with the internals of any image format. hope this helps, Papp Gyozo - [EMAIL PROTECTED] ----- Original Message ----- From: "Tim Taubert" <[EMAIL PROTECTED]> To: "PHP Mailingliste" <[EMAIL PROTECTED]> Sent: 2001. július 1. 18:11 Subject: [PHP] Replacing colors in an image? > is it possible to create an image on a website and then to replace colors or > parts of this image with another color? > > imagine we have a left and a right part. they're both white at the > beginning. now i randomly choose a color and now the right part becomes > green and the left part red... > > is it possible? > > please feel free of my mistakes - i'm German ;) > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]