RE: [PHP] GD : Black background with imagecreatetruecolor

2002-11-21 Thread Van Andel, Robert
Testing Robbert van Andel -Original Message- From: Arnaud [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 21, 2002 1:22 PM To: [EMAIL PROTECTED] Subject: [PHP] GD : Black background with imagecreatetruecolor Hi everyone, I'd like to use "imagecreatetruecolor" function in order to

Re: [PHP] GD : Black background with imagecreatetruecolor

2002-11-21 Thread Arnaud
Yeah !!! It works Thanks Morgan Arnaud "Morgan Hughes" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] > On Thu, 21 Nov 2002, Arnaud wrote: > > > Hi everyone, > > I'd like to use "imagecreatetruecolor" function in order to "cut and paste" > > JPG files on a white background

Re: [PHP] GD : Black background with imagecreatetruecolor

2002-11-21 Thread Morgan Hughes
On Thu, 21 Nov 2002, Arnaud wrote: > Hi everyone, > I'd like to use "imagecreatetruecolor" function in order to "cut and paste" > JPG files on a white background. It seems not to work correctly. This one bit me when I started working with GD 2.x as well. Simply draw a filled rectangle over y