#1
Posted
:
Wednesday, October 28, 2015 10:59:58 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 71
Was thanked: 4 time(s) in 3 post(s)
I am using Visual Studio 2015, C# .NET framework 4, LEADTOOLS v19. The attached project assumes that you already have our SDK installed on your machine.
The attached project demonstrates how to use the RasterCodecs.ReadTags() method to read both TIFF and Exif tags from a particular file in one simple method call.
How to use the project:
1. Make sure to download and extract the attached project to your \LEADTOOLS 19\Examples\DotNet\CS folder.
2. When you run the project you will want to navigate to File -> Open and select the file you wish to read the tags from.
3. The application will automatically attempt to read the tags from the selected file using the RasterCodecs.ReadTags() method.
4. A TXT file will be created and opened so that you can view which tags were found.
Edited by moderator Friday, January 4, 2019 5:26:39 PM(UTC)
| Reason: Fixed typo
Aaron Brasington
Developer Support Engineer
LEAD Technologies, Inc.
#2
Posted
:
Friday, January 4, 2019 3:56:42 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 163
Was thanked: 9 time(s) in 9 post(s)
This project has been updated to version 20.
Nick Crook
Developer Support Engineer
LEAD Technologies, Inc.
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.