possible bug -evaluate-sequence multiply
Posted: 2011-09-28T13:34:28-07:00
IM 6.7.2.9 Q16 Mac OSX Tiger.
This is not urgent as there is an alternate way to do this with -compose multiply -flatten, but I thought I would report it anyway.
convert -size 100x100 xc:gray gray.png
convert gray.png gray.png -evaluate-sequence multiply gray2.png
I would expect the result to be at graylevel 25% (.5x.5x100) from two gray images of graylevel 50%. But the result is full white. There are no error messages of any kind, esp, about multiply not being a valid option to -evaluate-sequence
Fred
This is not urgent as there is an alternate way to do this with -compose multiply -flatten, but I thought I would report it anyway.
convert -size 100x100 xc:gray gray.png
convert gray.png gray.png -evaluate-sequence multiply gray2.png
I would expect the result to be at graylevel 25% (.5x.5x100) from two gray images of graylevel 50%. But the result is full white. There are no error messages of any kind, esp, about multiply not being a valid option to -evaluate-sequence
Fred