Re: Problems reading tif files

2010-09-27 Thread gujax
Thanks Christian, Here is the info: TIFF Directory at offset 0x8 (8) Subfile Type: (0 = 0x0) Image Width: 640 Image Length: 480 Bits/Sample: 32 Sample Format: IEEE floating point Compression Scheme: None Photometric Interpretation: min-is-black Samples/Pixel: 1 Rows/Strip: 480 Pla

Re: Problems reading tif files

2010-09-27 Thread gujax
On Sep 26, 9:19 pm, Christian Heimes wrote: > Am 27.09.2010 02:31, schrieb gujax: > > > Hi, > > I have read several related e-mails dating back as far as 2006. I am > > quite confused whether PIL can open tif images. Some posts seem to say > > there isn't yet any support for PIL while there are fe

Re: Problems reading tif files

2010-09-26 Thread Christian Heimes
Am 27.09.2010 02:31, schrieb gujax: > Hi, > I have read several related e-mails dating back as far as 2006. I am > quite confused whether PIL can open tif images. Some posts seem to say > there isn't yet any support for PIL while there are few posts where > PIL has been able to open tif images. So