搜索资源列表
BmpProc
- BMP位图处理类 类中的位图都是兼容于当前显示器颜色格式的DDB位图 如果读入的位图格式与当前显示器的颜色格式不同,则读入函数会先将其转换 为兼容于当前显示器颜色格式的位图之后才放入类中 对于所有BOOL型返回的函数,TRUE表示成功,FALSE表示失败-from Bitmap class category bitmap are compatible with the current format color display bitmap if DDB read bitma
把DDB转换成DIB
- 把DDB转换成DIB-put into DIB
把DIB转换成DDB
- 把DIB转换成DDB-put into DDB
DDBdata
- 获得DDB位图数据,获得DDB位图数据。获得DDB位图数据-was DDB bitmap data obtained DDB bitmap data. DDB was bitmap data
BitmapExa
- 一个位图打开程序分为DIB和DDB两类,两种方法,初学者的练手好机会。-a bitmap DIB open procedures are divided into two categories and DDB, two of the methods practiced hand beginners the opportunity.
bmpext_src
- bmpext_src.zip Bitmap usage extension library Classes included All class declarations are included in the bmpext.h header. Device dependent bitmap (DDB) extension class CDDBDrawEx:-bmpext_src.zip Bitmap usage extension li brary Classes in
BitmapProject
- 本程序是通过DIB和DDB两种方法来显示位图的。
DDB
- 如何简单的打开一幅DDB图片文件,很有用的
imageTechFunction
- vc图像处理技巧函数,总结出一个COperateBitmap类,可以实现方便的对图象的读取、保存、剪贴板操作、DIB和DDB的转换,下面列出头文件,工程文件我把它写成了一个MFC扩展DLL。-vc image processing techniques function, summed up a COperateBitmap categories, can be achieved easily on the image to read, save, clipboard operations, D
cdib
- 用于图像处理的类,整合了图像处理的一些基本功能,图像显示,dib与ddb的转换等功能-Classes for image processing, integrating some of the basic image processing functions, image display, dib and ddb conversion functions
Test
- 本例介绍了如何设计一个固定大小的对话框来显示DDB位图的方法。-This example describes how to design a fixed-size dialog box to display the DDB bitmap approach.
VC_6_0BMP
- [摘要]本文探讨了VC++6.0 环境下BMP 图像文件的显示。首先详细介绍BMP 图像文件的两种类型DDB 和DIB 的各部分组成 及其意义,并对DIB 的两种形式Windows DIB 和OS/ 2 DIB 加以区别,然后利用VC++6.0 的MFC 库函数对DDB 位图的显示加以 实现,对DIB 位图的显示过程以程序流程图的形式详细说明-[Abstract] This article discusses the environment of VC++6.0 display BMP
DDBOpen-show-save
- DDB 图像编程 实现图像的打开,保存,显示,一般处理等功能-DDB image programming to achieve the image open, save, display, general processing and other functions