| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2005.08.04 14:50 "Re: DIB padding", by Bob FriesenhahnOn Thu, 4 Aug 2005, anil kumar wrote: > > 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/ |
|||||||