
Thread
2018.03.06 19:17 "[Tiff] TIFF image is writing less tag entries than original image", by Bhaskar Reddy
Hi,
I am getting Tiff image (380 KB) with 12 tag entries in LITTLE-ENDIAN style When writing new tiff image file using libtiff (TIFF 4.0.6) in W mode with existing tiff file of 53KB which has 17 tag entries in BIG-ENDIAN style.
Is everyone has the same problem? or Do I need to modify the code to write the tiff image successfully?
Thanks,
Bhaskar.