图像元数据VBA [英] Image Metadata VBA

查看:95
本文介绍了图像元数据VBA的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我可以获得"拍摄日期图片"吗? ( PropertyTagExifDTDigitized?)
在VBA-Markro中的jpg图像?


在哪个dll上我需要添加一个崇敬?


我必须创建哪个对象?


我知道如何访问DateLastModified,DateCreated和DateLastAccessed,但没有图片拍摄的日期。


代码很棒。谢谢。


Michael


解决方案

这是一个用户定义函数(UDF),可以让你读取任何文件的所有数据,包括照片的"拍摄日期":


http://www.EXCELGAARD.dk/Lib/GetDetailsOf/




"拍摄日期"详情为#12  :-)

Hi,

can I get the "Date Picture Taken" (PropertyTagExifDTDigitized?) of an jpg-image in a VBA-Markro?

On which dll do I have to add a reverence?

Which object do I have to create?

I know how to access DateLastModified, DateCreated and DateLastAccessed but no the Date the pictures has taken.

A code would be greate. Thanks.

Michael

解决方案

Here's an User-Defined Function (UDF), that will let you read all data of any file, including 'Date Taken' of a photo:

http://www.EXCELGAARD.dk/Lib/GetDetailsOf/

The 'Date Taken' detail is #12  :-)


这篇关于图像元数据VBA的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆