2018.02.21 21:04 "[Tiff] Merging new tags", by Bhaskar Reddy

Hi everyone,

I have merged my own new tags using *TIFFMergeFieldInfo* into the existing tiff fields (which is currently in memory). But I want to write out it from memory to hard disk as I want to see my own tags in Tiff image.

Can I know how to write out the merged image from memory to hard disk? Do I need to use tif_dirwrite.c or tif_write.c to write it out from my changes from memory to hard disk?

Thanks,
Bhaskar.