2005.08.04 06:46 "[Tiff] DIB padding", by anil kumar

2005.08.04 14:50 "Re: [Tiff] DIB padding", by Bob Friesenhahn

I need to pass RAW data from a TIFF file to a third party library, to apply some profile changes. That library need "DIB padding"information along with height & width of image(so that it process only the data part). How to get DIB padding" from TIFF file. Is there such concept of "DIB padding"in TIFF file. I am using LibTiff 3.7.2 version

There is no concept similar to "DIB padding" with libtiff. If you need data in a particular form, then you will likely need to copy the data as presented by libtiff into your own format.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/