Re: [PHP] gd lib question.

2001-07-17 Thread Rasmus Lerdorf

> Just a quick question for anyone that uses GD-Lib prior to the
> latest true-colo(u)r version (specifically v. 1.6.1) - if I try to
> load a jpeg that has more than 256 colours in it, will it succeed? I
> know the obvious answer is to try it and see...but I don't have it
> here on my machine, and I don't want to retrofit it just to test this
> one thing out!

Yes, it will work but it will dither it down to 256 colours.

-Rasmus


-- 
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] gd lib question.

2001-07-17 Thread Dave Mariner

Hi,
Just a quick question for anyone that uses GD-Lib prior to the latest 
true-colo(u)r version (specifically v. 1.6.1) - if I try to load a jpeg that has more 
than 256 colours in it, will it succeed? I know the obvious answer is to try it and 
see...but I don't have it here on my machine, and I don't want to retrofit it just to 
test this one thing out!

Thanks in advance,

Dave Mariner.