Hi everybody! <https://bugs.php.net/73317> is still unresolved, and I'm not sure how to resolve it.
TL;DR: the $threshold parameter of image2wbmp() is supposed to specify a *brightness threshold* for the required black and white conversion of the image. However, as of PHP 5.0.0 it is actually interpreted as the *foreground color*; all other colors are treated as background. This makes image2wbmp() basically identical to imagewbmp(). Any suggestions on how to proceed here? -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php