資源簡介
視頻截圖的類源碼下載
代碼片段和文件信息
using?System;
using?System.IO;
using?System.Drawing.Imaging;
using?System.Runtime.InteropServices;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
using?System.Data;
namespace?DongFengHealth
{
///?
///?avicap?的摘要說明。
///?
public?class?showVideo
{
//?showVideo?calls
[DllImport(“avicap32.dll“)]?public?static?extern?IntPtr?capCreateCaptureWindowA(byte[]?lpszWindowName?int?dwstyle?int?x?int?y?int?nWidth?int?nHeight?IntPtr?hWndParent?int?nID);
[DllImport(“avicap32.dll“)]?public?static?extern?bool?capGetDriverDescriptionA(short?wDriver?byte[]?lpszName?int?cbName?byte[]?lpszVer?int?cbVer);
[DllImport(“User32.dll“)]?public?static?extern?bool?SendMessage(IntPtr?hWnd?int?wMsg?bool?wParam?int?lPara
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????14689??2005-10-24?23:12??Camera.cs
-----------?---------??----------?-----??----
????????????????14689????????????????????1
- 上一篇:C# 仿QQ管家UI以及功能源碼,效果不錯,值得收藏
- 下一篇:打碼平臺 遠程打碼
評論
共有 條評論