LEADTOOLS Support
Imaging
Imaging SDK Questions
EXIF information using 13.0.057 vs. 13.0.0.117
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, November 30, 2005 8:17:03 AM(UTC)
Groups: Registered
Posts: 2
I have an application that uses the LeadTools API to load and save image files. In a previous version, we distributed version 13.0.0.57 of the LEadTools redist files. We have since upgraded to version 13.0.0.117. We have customers who import EXIF images from digital cameras. Those images appeared correctly in previous versions of our software , but now (with build 117) they appear rotated. If I replace only lfcmp13n.dll build 117 with the build 57 version (leaving all other files from build 117), the images once again appear correctly. I have tried downloading the latest patch (13.0.0.124) but it did not help the situation. I have read that most programs don't handle the EXIF orientation flag correctly and that version 13.0.0.117 may be handling these images "correctly". If that is indeed true, how do you suggest I make my software work correctly with version 13.0.0.117 and beyond?
Thank You,
Lance
#2
Posted
:
Monday, December 5, 2005 6:12:48 AM(UTC)
Groups: Registered, Tech Support
Posts: 20
In v14.5, we added a flag : ELO_IGNOREVIEWPERSPECTIVE, this
flag Ignore the view perspective stored in the file and load the file as
TOP_LEFT. If you are loading a TIF or Exif file that looks rotated or flipped,
try setting this flag before loading the file.
For older versions, please read the following post on our
site, which gives a suggested approach to making your program work like other
common applications:
http://support.leadtools...orums/3043/ShowPost.aspxThe relevant part is toward the end (dated 11-16-2005)
Thanks,
Ali Abo Al-Rob
LEADTOOLS Technical Support
Edited by moderator Thursday, December 8, 2016 2:37:24 PM(UTC)
| Reason: Not specified
LEADTOOLS Support
Imaging
Imaging SDK Questions
EXIF information using 13.0.057 vs. 13.0.0.117
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.