[Image-SIG] 16 Grayscale tiff

Andrew Wilson a_wilson at mit.edu
Tue Jun 7 10:45:25 CEST 2005


Hello,
    I'm trying to save load an unsigned 16 bit array from numarray into 
a grayscale 16-bit tiff, I tried using  Image.fromstring("I;16",...), 
but I get an error  "illegal conversion" within img.convert('RGB').  So 
it looks like only 16 bit RGB files are supported?
    Thanks
       Andrew


More information about the Image-SIG mailing list