c# - 从 Microsoft lifecams 拍照

标签 c# .net photo

在 C# Windows 应用程序中从 Microsoft Lifecams 拍照的最简单方法是什么?

最佳答案

我会说这与使用任何其他相机拍照完全一样。

检查 this详细示例的代码项目页面:

This sample shows how to use Windows XP Windows Image Acquisition (WIA) Scripting with .NET and C#. It is useful for integrating with scanners, digital cameras, webcams and still-video.

Note, this article doesn't save you from reading the detailed WIA documentation!

关于c# - 从 Microsoft lifecams 拍照,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5617119/

相关文章:

.net - 接受 Drop 时如何在文本框上移动插入插入符

Android 照片在 imageview 中,质量很差

ios7 - 如何在 IOS 7 中通过相机捕获图像后跳过重拍/使用照片选项

c# - 将 Javascript JSON 转换为 .NET 整数数组

c# - C# 中左移位的奇怪行为

c# - 无法让 DateTime.TryParseExact 工作

css - 旋转图像后有太多空白

c# - DataProtectionScope.CurrentUser 加密似乎不能跨机器工作

c# - 跨层枚举

c# - 如何以独立于区域设置的方式定位本地组?