Search found 1 match

by steventorres
Fri May 10, 2024 8:49 am
Forum: Classic - General Support
Topic: How to use EXIF items?
Replies: 0
Views: 2195

How to use EXIF items?

Hello
I want to insert some EXIF infomation to my webpage generated by XnView. The EXIF infomation of my photo looks like this:
[Camera]
Make : Nikon
......
[Image]
F-Number : F3.5
......
[Makernotes]
ISO value : 60
......
I can user tag <Make> and <F-Number> to get the item content. But tag <ISO ...