Re: [PHP] imagecolorallocatealpha() error

2005-02-04 Thread Richard Lynch
Kurt Wagner wrote: > On my PHP installation (4.3.10), imagecolorallocatealpha() does not work > at all. I have tried all of the examples in the function notes and quite > a few more. The GD version is that which was packaged with PHP, which the > documentation says should be able to use image ble

[PHP] imagecolorallocatealpha() error

2005-02-04 Thread Kurt Wagner
On my PHP installation (4.3.10), imagecolorallocatealpha() does not work at all. I have tried all of the examples in the function notes and quite a few more. The GD version is that which was packaged with PHP, which the documentation says should be able to use image blending functions. Does a