This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, August 16, 2010 4:55:33 AM(UTC)
Groups: Registered
Posts: 7
In the online help i found the info that exif metadata will be loaded as App1 Marker.
How i can get the information (text content) stored in this marker.
The function GetData returns only a Array of Bytes.
Can someone help me.
#2
Posted
:
Tuesday, August 17, 2010 2:17:17 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
If you want to obtain the text of a specific Exif comment, don't try to obtain it from the marker directly, but instead use our RasterCodecs.ReadComment() method.
If you want to parse the marker contents yourself, you should be familiar with the structure of Exif metadata, which is not explained in our documentation.
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.