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 : Tuesday, August 3, 2010 5:16:27 AM(UTC)
dietmarm

Groups: Registered
Posts: 7


A few questions:

1. How to determine the tag name from the id.
2. How to determine the string representation of the tag value. (e.g.  Rational, URational).

 

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 : Wednesday, August 4, 2010 3:09:19 AM(UTC)
dietmarm

Groups: Registered
Posts: 7


I have developed a program under  Leadtools 13.
The Lead control has a function ReadComment which returns the value for a IPTC comment.
The return value is always a string.
Now under Leadtools 17 the values may be from type Ascii, Rational etc.
My questions:
1. How determine a collection of all  IPTC (Name, Value as string).
2. How convert the value into string (for each data type (e.g. URational) ).
 

 
#3 Posted : Wednesday, August 4, 2010 6:06:01 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

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

You can use the RasterCodecs.ReadComment Method to get the comment field from a file and the RasterCommentMetadata.GetDataType Method which gets the RasterCommentMetadataDataType of the specified RasterCommentMetadataType.

You can check these methods' help topics in the .NET help file for more information and a sample code.
 
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.097 seconds.