搜索资源列表
24Bmp
- 采用CFile打开并显示24位位图,可以对位图数据进行操作,程序简单实用。-CFile used to open and display 24 bitmap, right bitmap data operations, procedures simple and practical.
bmp_24_16
- 24BMP图转16,去头不适用XP,LINUX等的看图软件
24bmp
- DOS系统下真彩显示24KBMP图象的源程序
24Bmp
- 采用CFile打开并显示24位位图,可以对位图数据进行操作,程序简单实用。-CFile used to open and display 24 bitmap, right bitmap data operations, procedures simple and practical.
bmp_24_16
- 24BMP图转16,去头不适用XP,LINUX等的看图软件-24BMP plans to switch 16, the first does not apply to XP, LINUX, etc. plug
24bmp
- DOS系统下真彩显示24KBMP图象的源程序-DOS system 24KBMP true color images show the source code
24Bmp
- 24位真彩色图象的水平梯度, 垂直梯度,程序经过测试-24-bit True Color images of the horizontal gradient and vertical gradient
Single-Doc-open-and-gray-pics
- 该程序实现了在单文档中打开显示*.bmp类别的图片,并对24位图进行灰度化。 -This program is able to open and show pictures kind of*.bmp in single DOC.More over, it can gray color pictures kind of 24bmp
24bmp
- 实现位图的读、写、显示,存储、修改等多种功能-The multiple functions of the bitmap of the read, write, display, storage, modification, etc.
24bmp
- 倒立打开bmp文件,稍作修改就可正立打开并显示图片信息。-Inverted open bmp files, minor modifications can be upright to open and display picture messages.
bmp-to-gray
- 彩色24BMP图像转变为8位BMP灰度图像-bmp to gray
BMPTest
- 使用C++实现的BMP图片解码程序,实现对8位,16位,24位,32位的解码,并通过SetPixel显示。-The C++ program is to decode picture with BMP file format,it can decode bmp with 8bmp,16bmp,24bmp and 32bmp.