Convert with -clut produces different images
Posted: 2011-05-04T06:55:06-07:00
Hi all,
I have the following problem, possible bug, with coloring a grayscale image using convert and -clut.
On Ubuntu 10.04 with ImageMagick 6.5.7-8 2010-12-02 Q16 the desired conversion works:
On Ubuntu 10.10 with ImageMagick 6.6.9-5 2011-04-19 Q8 the conversion produces something different:
The images used and produced:
in.png:
colors.png:
desired.png:
wrong.png:
I have the following problem, possible bug, with coloring a grayscale image using convert and -clut.
On Ubuntu 10.04 with ImageMagick 6.5.7-8 2010-12-02 Q16 the desired conversion works:
Code: Select all
convert in.png colors.png -channel RGBA -clut desired.png
Thanks in advance.convert in.png colors.png -channel RGBA -clut wrong.png
The images used and produced:
in.png:
colors.png:
desired.png:
wrong.png: