1997.01.17 08:09 "compression scheme", by Rajat Varma

1997.01.17 08:09 "compression scheme", by Rajat Varma

While using tiffinfo on a particular file I get the info that the compression scheme is none, does that mean that data is not compressed and hence to read a strip of data I can use TIFFReadRawStrip?

and in in TIFFReadEncodedStrip does the parameter size indicate the total bytes of data in a strip as got by TIFFStripsize?

Thank you

rajat