-white-threshold converts to black
Posted: 2008-12-09T22:56:18-07:00
originally posted here but it looks like a bug:
viewtopic.php?f=1&t=12667
Basically "-white-threshold" works like "-black-threshold" since the following command gives a BLACK canvas.
convert -white-threshold 1 zimage.png zimage.png
I get this bug using the most current version: ImageMagick-6.4.7-5-Q16
After some hunting I found a version in which that command works: ImageMagick-5.5.7-Q16
I've had one other person confirm this bug.
viewtopic.php?f=1&t=12667
Basically "-white-threshold" works like "-black-threshold" since the following command gives a BLACK canvas.
convert -white-threshold 1 zimage.png zimage.png
I get this bug using the most current version: ImageMagick-6.4.7-5-Q16
After some hunting I found a version in which that command works: ImageMagick-5.5.7-Q16
I've had one other person confirm this bug.