[comp.lang.c] TIFF file readers

jas@ISI.EDU (Jeff Sullivan) (04/24/91)

Is there any code out there to read the headers on a TIFF file to see
its size, compression, etc?

jas
--
--------------------------------------------------------------------------
Jeffrey A. Sullivan		| Senior Systems Programmer
jas@venera.isi.edu		| Information Sciences Institute
jas@isi.edu                    	| University of Southern California

sjs@gnv.ifas.ufl.edu (04/24/91)

In article <17689@venera.isi.edu>, jas@ISI.EDU (Jeff Sullivan) writes:
> 
> Is there any code out there to read the headers on a TIFF file to see
> its size, compression, etc?

Check The C Users Journal, 3/91, page 92.  It shows the structure and
gives routines for reading TIFF header data.

Also see Byte, 9/89, p. 305.

 +---------------------------------------------+------------------------------+
 |     ~~~     Borco                           | "Time to wake up!            |
 |   / \ ~~~   at the Mountains of Madness     |    Time to rise!"            |
 |  /  / \                                     |                              |
 | /  /   \    Bitnet:    sjs@ifasgnv          | - Silver Lady,               |
 |   /     \   Internet:  sjs@gnv.ifas.ufl.edu |   Intergalactic Touring Band |
 +---------------------------------------------+------------------------------+