[magick-users] convert .dcm to .jpg

omicronpersei8 at imagemagick.org omicronpersei8 at imagemagick.org
Thu Dec 28 11:16:46 CST 2006


> convert: 12-bit JPEG not supported.  Reducing pixel

JPEG supports 8 and 12-bit samples.  By default JPEG is 8-bit.  You must 
enable 12-bit support by changing jmorecfg.h so that BITS_IN_JSAMPLE is 12.




More information about the Magick-users mailing list