2017.10.10 05:43 "[Tiff] Memory management of Image", by Bhaskar Reddy

2017.10.13 00:48 "Re: [Tiff] Memory management of Image", by Kemp Watson

Why do you need to know the details? Can you not just use TIFFWriteDirectory, TIFFCreateCustomDirectory, TIFFWriteCustomDirectory, etc?

W. Kemp Watson

kemp@objectivepathology.com

Objective Pathology Services Limited

8250 Lawson Road
Milton, Ontario
Canada L9T 5C6

www.objectivepathology.com
tel. +1 (416) 970-7284

From: <tiff-bounces@lists.maptools.org> on behalf of Bhaskar Reddy

Thank you for your suggestion.

I am using sxiv tool in ubantu.

I need to add new IFD entry/Tag ID as part of my study. For this, I need to understand how IFDs and Data are stored in memory from the existing libtiff source code.

Much appreciated if you provide any documents for memory management of IFDs using libtiff.

On Oct 10, 2017 07:12, "Phil Harvey" <phil@owl.phy.queensu.ca> wrote:

> I need to know how IFD's are arranged in memory.

> You can use the ExifTool -htmldump feature to see how the IFD's are organized > in an image. Here is an example of this for a JPEG image, showing the TIFF