Hi, i've a 16bit greyscale tiff that, when read by imagemagic using the ReadImage function in Magick++ a "NoDecodeDelegateForThisImageFormat" exception is raised. reading directly (using imdisplay), appears to work, rendering a solid black image (solid black because all the values are less than 256, even though this is a 16 bit image).
i'm using Version: ImageMagick 6.2.6 03/02/06 Q16 (on a windows xp machine). I used the automated install, so the registry variables should be set. I have also set the MAGICK_HOME variable, as was mentioned elsewhere in the archives. neither of these work. The program is being compiled and run from visual studio.net 2003 Any ideas why this is not working? thanks, Andrew -- eagles may soar, but weasels don't get sucked into jet engines _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
