AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
December 2000

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



2000.12.01 16:12 "Re: header format", by François Dagand

Kambiz Asrar Haghighi wrote:
> 
> Can anyone see anything obviously wrong with this header (it's 
> attached as a binary file).
> 
> Thanks in advance,
> 
> Kambiz
> 

Your header contains 13 tags, but the IFD count says 3328 tags (13 *
256). Try switching bytes 9 and 10 (values 13,0 => 0,13).

Francois.