2003.09.18 10:42 "[Tiff] Stripsize when writing as scanlines (and huge image flipping).", by Väinö Järvelä

2003.09.18 13:28 "[Tiff] Stripsize when writing as scanlines (and huge image flipping).", by Väinö Järvelä

How does libtiff write images with no TIFFTAG_ROWSPERSTRIP set and written using TIFFWriteScanline? I wanted to have random access to these files for flipping rows (first row to last etc.) so i tried using 1 row/strip but it was _really_ slow and the file sizes were big.

Note that some compression types do not work well with 1 row per strip. I was assuming uncompressed.

Sorry, i forgot to mention that i'm using CCITTFAX4 -compression.

V�in� J�rvel�