什么是.NET中最好的EXIF图书馆吗? [英] What is the best EXIF library for .Net?

查看:190
本文介绍了什么是.NET中最好的EXIF图书馆吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要寻找一个简单的解决方案,用于访问JPEG图像在.net中的EXIF信息。是否有人有经验吗?

I am looking for simple straightforward solution for accessing EXIF information of jpeg images in .Net. Does anybody has experience with this?

推荐答案

如果你对编译框架(或更高版本)的V3,那么你可以使用加载图像的<一个href="http://msdn.microsoft.com/en-us/library/system.windows.media.imaging.bitmapsource.aspx"><$c$c>BitmapSource类,该公开通过<一的EXIF元数据href="http://msdn.microsoft.com/en-us/library/system.windows.media.imaging.bitmapsource.metadata.aspx"><$c$c>Metadata物业

If you're compiling against v3 of the Framework (or later), then you can load the images using the BitmapSource class, which exposes the EXIF metadata through the Metadata property

这篇关于什么是.NET中最好的EXIF图书馆吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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