After an upgrade to ImageMagick 6.6.9-8 2011-05-05 Q16 on Ubuntu 10.10 convert creates the desired output.
Thank you for your help.
Search found 2 matches
- 2011-05-05T02:34:07-07:00
- Forum: Developers
- Topic: Convert with -clut produces different images
- Replies: 3
- Views: 7406
- 2011-05-04T06:55:06-07:00
- Forum: Developers
- Topic: Convert with -clut produces different images
- Replies: 3
- Views: 7406
Convert with -clut produces different images
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: convert in.png colors.png -channel RGBA -clut desired.png On Ubuntu 10.10 with ImageMagick 6.6.9-5 2011 ...