开发者

Access EXIF data in a NEF (Nikon) file

开发者 https://www.devze.com 2022-12-11 11:01 出处:网络
How can I access the EXIF data stored in a Nikon NEF file?I can\'t seem to find a lib that will allow me to extract some basic information from the metadata.(Preferably without having to install the N

How can I access the EXIF data stored in a Nikon NEF file? I can't seem to find a lib that will allow me to extract some basic information from the metadata. (Preferably without having to install the Nikon c开发者_如何学Goodec)


You could call out to a separate app like jhead or exiftool and then parse the output within your VB code.

0

精彩评论

暂无评论...
验证码 换一张
取 消