搜索资源列表
VC++BMP
- 此程序是我在实际工作中,自己整理的一个工具程序。我是做图像处理的。这个程序也主要是前期试验算法的一个工具。里面还有点VC的小技巧。希望能对大家有用!
vc++MFC逐帧读取视频文件
- vc++MFC逐帧读取视频文件,保存所读帧为BMP图像文件,vc++ MFC read video files frame by frame, to preserve the time-frame to BMP image files
BMP
- bmp压缩算法,vc++实现,可以将抓屏,普通bmp图片文件进行高度压缩,提高传输速度,减小存储空间
jpeg-to-bmp
- 基于VC++6.0的程序,实现JPEG和BMP的格式的图像之间的互相转换 -VC++6.0 based on the procedures to achieve the format of JPEG and BMP images can be translated
用VC打开bmp图片
- 用VC打开bmp图片,一些小程序,希望大家用的到
BMP
- VC++中实现DIB类声明,读入和图像显示-VC++ Achieve DIB type statement, read into and image display
BMP
- 这是一款图像处理小程序,一个用VC编写的BMP图像解析程序!-This is a small image processing procedures, a VC with the preparation of the BMP image parser!
bmp
- 本程序是基于vc++开发环境的,实现bmp文件的打开与保存功能的一个程序-This procedure is based on the vc++ Development environment, the realization of bmp files to open and preservation of function of a program
ImageTest
- 在CListCtrl中显示BMP图形,支持放大缩小,横竖向显示,调整图像间距-In CListCtrl display BMP graphics, support zoom,横竖to show, adjust the image spacing
bmp
- 在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿,还是自己动手写吧!如下图: 一、实现方法 要把文本和图形保存到位图文件,只要对掌握位图结构有一定的了解,一切都ok呢。先必须要创建内存设备环境,然后内存设备环境创建的DIB区域,别忘了还要创建个CBitmap对象,CBitmap对象必须和DIB区域关联起来,把CBitmap对象选择到当前设备环境,然后在当前设备环境输出文本和图形就可以了。 -Vc
WritePic
- VC++程序编写的可将8位和24位 BMP格式图片进行转换-VC++ Procedures can be prepared by eight and 24-bit BMP format picture conversion
Pic
- Digital Image Processing (VC++) bmp, gif, jpeg, tif open ,save, and some filtering etc.
ShowBMP
- bmp 图像的 vc 6.0 完全显示,程序简单易懂,非常方便 -bmp image completely vc 6.0 shows that the procedures easy to understand, a very convenient
09320_2
- VC代码读取BMP文件并显示 VC代码读取BMP文件并显示-vc BMP FILE READ
readpic
- VC bmp图像数据读取和输出代码程序,经过编译可行-compiled vc program in reading image
using-BMP-Info
- BMP图像的打开与各种简单常用图像处理,VC++ 6.0 下调试和使用没有问题。-Open BMP image with a variety of simple common image processing, VC++ 6.0 to debug and use no problem.
using-BMP-Info
- VC++ 图像处理 BMP图像打开、正交变换、平滑处理-VC++ image processing BMP images open, orthogonal transform, smoothing
vc-BMP
- VC下编程打开位图文件,MFC编程,精简,-VC program to open bitmap file under, MFC programming, simplification,
bmp
- 本程序是重点描述了使用vc++显示BMP图片的-This program is mainly described using vc++, BMP picture
VC 位图缩放与旋转
- 基于VC++6.0 MFC图像处理...包含图像平移、图形旋转、图像反转倒置镜像和图像缩放。(Based on VC++6.0 MFC image processing, including image translation, graphics rotation, image inversion, inverted image and image scaling.)