Re: [PHP-DOC] imageistruecolor and imagesavealpha

2003-03-01 Thread Sander Roobol
On Sat, Mar 01, 2003 at 11:59:49AM +0100, Gabor Hojtsy wrote: > Can someone please add these? I cannot do a make test now, I don't have > a working env. for this. Done. Sander > > Goba > > Pierre-Alain Joye wrote: > >Hello, > > > >Better to check which I include :), here is the correct > >ima

Re: [PHP-DOC] imageistruecolor and imagesavealpha

2003-03-01 Thread Gabor Hojtsy
Can someone please add these? I cannot do a make test now, I don't have a working env. for this. Goba Pierre-Alain Joye wrote: Hello, Better to check which I include :), here is the correct imagesavealpha.xml hth pierre

Re: [PHP-DOC] imageistruecolor and imagesavealpha

2003-02-28 Thread Pierre-Alain Joye
Hello, Better to check which I include :), here is the correct imagesavealpha.xml hth pierre imagesavealpha Set the flag to save full alpha channel information (as opposed to single-color transparency) when saving PNG images. Description boolimagesavealpha

[PHP-DOC] imageistruecolor and imagesavealpha

2003-02-28 Thread Pierre-Alain Joye
Hello, Please find as attachments the doc for the 2 new image functions: imageistruecolor and imagesavealpha. Both will be available in the next 4.3 releases, and already in head. hth pierre imageistruecolorcreate Finds whether an image is a truecolor image. Description