Please, how to read Exif data from picture?
ExifLib library don't work correctly on Lumia devices.
Best regards
Printable View
Please, how to read Exif data from picture?
ExifLib library don't work correctly on Lumia devices.
Best regards
Can you give us more details?
- What platform? Windows Phone 7.x or Windows Phone 8?
- Also are you trying to get Exif data from a picture taken in the phone or a picture you got from an external source?
- Are you using PhotoChooserTask to select the picture?
It would also help to see the code you are using to extract the EXIF data.
Hi.
Can you test with this code : [url]http://www.developer.nokia.com/Community/Wiki/Extending_the_Windows_Phone_Pictures_Hub?[/url]
This works for me on lumia 900 & 920
[QUOTE=Spaso Lazarevic;907498]Please, how to read Exif data from picture?
ExifLib library don't work correctly on Lumia devices.
Best regards[/QUOTE]
What do you want to do exactly ? what kind of data do you need ? are you extracting it from the cameracapture picture ?
What kind of errors do you get when using ExifLib? I use it with Windows Phone 7.5, it works fine in the emulator and in my device (not a Lumia unfortunately)
EDIT: This was meant to be a response to the main thread.