文件名称:VC-capture-AVI-files
-
所属分类:
- 标签属性:
- 上传时间:2014-11-18
-
文件大小:4.88kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在使用API函数操作AVI文件时,一定要注意用AVIFileInit()来初始化AVI库,程序结束时用AVIFileExit()释放AVI库,否则API函数无法使用。现以操作包含真彩色图像的AVI文件为例,给出Cavi类的部分函数的具体实现,其中CaviCreate()函数用于读取AVI文件信息并初始化Cavi类的成员,例如根据AVI文件信息定义每帧图像的宽、高、每帧图像的信息头结构等等;函数AviRead(int mFrame)用于从AVI文件中读取第mFrame帧。-When using API functions to manipulate AVI file, be sure to pay attention to AVIFileInit () to initialize AVI library, with AVIFileExit at the end of the program () to release AVI library API functions can not be used otherwise. AVI files are in operation contains true color images, for example, give a specific realization of the function class Cavi, wherein () such as information of each function is defined by the AVI file is an AVI file used for reading information, and initialization of member Cavi class, CaviCreate frame image width, height, each frame of the image information of the first structure and the like function AviRead (int mFrame) for reading the frames the first mFrame AVI file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
利用VC实现AVI文件的图像截取.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.