将数组中的数据直接在控件上以位图显示

时间:2018-12-27 04:13:25
【文件属性】:
文件名称:将数组中的数据直接在控件上以位图显示
文件大小:129KB
文件格式:RAR
更新时间:2018-12-27 04:13:25
位图 数组 控件 以一个VS2010对话框工程为例,详细说明了将数组数据直接以RGB位图方式显示到静态文本框上的方法。由于不经过临时文件缓存,512*1024(数据)像素,1000帧的显示时间约为3妙。
【文件预览】:
DrawBitMap
----DrawBitMap.sln(897B)
----DrawBitMap()
--------stdafx.cpp(143B)
--------DrawBitMap.rc(9KB)
--------res()
--------stdafx.h(2KB)
--------DrawBitMap.cpp(2KB)
--------DrawBitMap.aps(102KB)
--------DrawBitMap.vcxproj.user(143B)
--------targetver.h(234B)
--------DrawBitMap.vcxproj(6KB)
--------DrawBitMapDlg.cpp(3KB)
--------DrawBitMapDlg.h(574B)
--------DrawBitMap.h(466B)
--------resource.h(1KB)
--------DrawBitMap.vcxproj.filters(2KB)
--------ReadMe.txt(3KB)
----DrawBitMap.suo(12KB)

网友评论