[magick-users] depth 16 not functioning
Fred Weinhaus
fmw at alink.net
Mon Apr 27 14:48:51 PDT 2009
What command are you using to create your image?
What image format are you generating? Have you installed all the
delegate libraries for jpg, png, tiff, etc?
What do you get when you run
convert -list configure
Check these three lines, which is from my system:
CONFIGURE ./configure '--enable-delegate-build'
'--enable-shared' '--disable-static' '--with-modules'
'--with-quantum-depth=16' '--with-gslib' '--without-wmf'
'--enable-libtool-verbose' '--disable-dependency-tracking'
'--with-gs-font-dir=/usr/local/share/ghostscript/fonts/' '--with-lqr'
DELEGATES bzlib fontconfig freetype gs jpeg jng jp2 lcms lqr
openexr png tiff x11 xml zlib
LIB_VERSION_NUMBER 6,5,1,7
>I compiled ImageMagick-6.4.9-6 with configuration
>
>./configure --with-quantum-depth=16 --with-x=yes
>
>
>but we cannot see 16bit images.
>There is another flag for this ?
More information about the Magick-users
mailing list