[Magick-bugs] convert taking a grayscale image and turning it into RGB

duc.sequere.aut.de.via.decede at imagemagick.org duc.sequere.aut.de.via.decede at imagemagick.org
Fri May 2 15:47:05 PDT 2008


> The pnm is RGB!

PNM supports monochrome, grayscale, and RGB but not colormapped.  To
force a colormapped image use -type Palette:

  convert mottle.pnm -type Palette ...


More information about the Magick-bugs mailing list