WIA 2.0网络摄像头在C#中的使用 [英] WIA 2.0 webcam use in C#

查看:98
本文介绍了WIA 2.0网络摄像头在C#中的使用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用WIA 2.0 DLL编写一个涉及C#网络摄像头的项目.
我下载了DLL并将其安装在计算机上.
我想使用它从凸轮中捕获图片,但是我不知道如何在C#上使用DLL.


需要您的建议.

在高级中表示感谢.

I am trying to write a project involved a webcam in C# using WIA 2.0 DLL.
I downloaded the DLL and installed it on my computer.
I want to capture the pictures from the cam using it but I don''t know how to use the DLL on C#.


Need your advice.

Thanks in advanced.

推荐答案

您可以尝试添加对dll的引用.
右键单击您的项目并添加参考.
看起来WIA2.dll是一个COM对象,因此您将必须查找实现非托管COM对象的对象.

您可以在下面的站点上找到功能列表.

WIA2
You could try add a reference to the dll.
Right click on your project and add reference.
It looks like WIA2.dll is a COM object so you will have to lookup implementing unmanaged COM object.

You can find a list of functions on the site below.

WIA2


这篇关于WIA 2.0网络摄像头在C#中的使用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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