2006.09.20 06:24 "[Tiff] <1 bit raw file for tiff file format>", by Geeta Sharma

2006.09.20 14:31 "RE: [Tiff] <1 bit raw file for tiff file format>", by

Andrey wrote:

Your TIFF file is perfectly legal. It has ImageWidth=180, ImageLength=145 and StripByteCounts=3335. It is easy to calculate:

tiffdump says:

RowsPerStrip (278) SHORT (3) 1<356>

356 rows per strip, when image length is 145? That seems a bit fishy, no?