Does anyone have an opinion on this?

----------  Forwarded Message  ----------
Subject: PHP Bug 8664
Date: Tue, 24 Jul 2001 17:48:31 +0200
From: Frank Loeffler <[EMAIL PROTECTED]>


Hi,

you adviced in this bug to use ImageColorExtract to set a color 
transparent. As far as I know, this information is already in a (loaded) 
picture (ImageCreateFromPNG). I tried - in PHP this information is not 
used. I would like to have PHP set the transparent color in 
ImageCreateFromPNG (or GIF), then the user does not have to take care 
about the RGB of the transparent color (the PHP-script maybe does not 
know anything about the picture).
Using ImageColorExtract has maybe also another problem: what happens, if 
two or more colors have the same RGB-value?

So, my question is, if it would be ok to report this as bug or if I am 
wrong.

Thanks, Frank
-------------------------------------------------------

-- 
PHP Development 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]

Reply via email to