Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, September 28, 2005 7:17:15 AM(UTC)
michael3

Groups: Registered
Posts: 1


Is there any way to retrieve the orientation exif tag from LT13?
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, October 2, 2005 6:14:14 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

Hello,

LEADTOOLS reads the value of the orientation tag and returns it in the ViewPerspective member of the FILEINFO structure.
The ViewPerspective member will
give you the information about where the beginning of the image is
stored. Valid values are TOP_LEFT, BOTTOM_LEFT, TOP_RIGHT, BOTTOM_RIGHT, TOP_LEFT90, and TOP_LEFT270.


However, the details depend on the programming interface that you are using.
For example, if you are using
the API programming interface, you can get more information about the
ViewPerspective, by referring to the "LEADTOOLS Main API Helpfile" and read the following topics:

- Accounting for View Perspective
- FILEINFO

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.073 seconds.