2016-07-24
1.0.0
Aurelio Santos
9.1.301.0
All
.NET
Applications, Libraries
[Overview]
An extension that uses Microsoft's Windows API Code Pack to extract image metadata.
[Detail]
This project includes two modules:
An extension written in C# that uses Microsoft's Windows API Code Pack to extract image metadata.
A test application showing how to use the extension.
The extension exposes the following Actions:
GetDecimalGeoCoordinates: Gets the image's geolocation coordinates in decimal format, if present. Returns zeros if the image doesn't have any geolocation metadata.
GetAll: Gets all of the image's metadata values.
GetGeoCoordinates: Gets the image's geolocation coordinates.