2002.03.21 15:05 "Extracting an EXIF IFD?", by Michael O'Rourke

I have a chunk of code that decodes EXIF IFDs from JPEG files. I'd like to use it to decode EXIF IFDs from TIFF files.

Is there a way to get an EXIF IFD from a tiff file into a chunk of memory using libtiff?

Thanks,

Michael