搜索资源列表
DDB
- 我写的DDB位图处理库 请大家多多指教 可能功能简单了点-I write DDB bitmap Please dealing with the possible functions exhibitions simple point
BmpTest3DDB(OK)
- DDB位图显示的入门程序可以读入并显示灰度位图图象为入门的人提供一点参考-DDB bitmap induction procedures can be read into the gray and display bitmap images to the portal to provide reference point
CDisplayMode
- DIB图像的读取,存储,图像大小的获得,与DDB之间的转换,DDB图像数据的读取存储。
ScreenCapture
- 一个用VC编写的实用屏幕截图演示程序。程序中将DDB位图转换成DIB位图,并将位图拷到剪贴板上。
BmpProc
- BMP位图处理类源码 # 类中的位图都是兼容于当前显示器颜色格式的DDB位图 # 如果读入的位图格式与当前显示器的颜色格式不同,则读入函数会先将其转换为兼容于当前显示器颜色格式的位图之后才放入类中 # 对于所有BOOL型返回的函数,TRUE表示成功,FALSE表示失败
ddb
- 双缓冲绘图,附有资料详细讲解了双缓冲绘图的原理。
dibbmp
- vc++实现位图转换 Converting DIB to DDB 将一个设备无关的位图转换成设备相关的位图-vc Bitmap Conversion Converting DIB to DDB to a device-independent bitmap conversion equipment related to the Bitmap
chap01
- 实现Windows环境下的DIb与DDB转换-The realization of Windows environment and DDB Dib conversion
BitMapExample
- Visual C++中DDB与DIB位图编程全攻略-DDB and DIB bitmap programe used Visual C++
DDB_DIB
- 位图中DDB与DIB的区别介绍,以及编程全攻略,文档中有代码的-Medium Bitmap DDB and DIB introduce the distinction, as well as programming the entire Raiders, the document has code
BMPprocess
- [BMP位图处理类]类中的位图都是兼容于当前显示器颜色格式的DDB位图 如果读入的位图格式与当前显示器的颜色格式不同,则读入函数会先将其转换 为兼容于当前显示器颜色格式的位图之后才放入类中 -[BMP bitmap class] category bitmap displays are compatible with the current color format if the DDB bitmap bitmap read format color display with
DDBAndDIB
- 程序主要通过DDB和DIB,分别实现图像的获取和显示-Procedures primarily through the DDB and DIB, were the realization of image acquisition and display
cpicture
- c++语言 ,在picture中显示bitmap-Within your program, you may have three different forms of a bitmap, a device-independent bitmap (DIB), a device-dependent bitmap (DDB) and a DIB section. The DIB is essen
TransformShow2
- bitmap ddb 、dib模式处理的图片旋转,放大、缩小等功能。-bitmap ddb, dib pattern processing image rotate, zoom in, zoom and other functions.
mandelbrot
- This code draws the famous Mandelbrot set, allowing you to zoom in and out, change iteration levels and colors. You can also save the output as a BMP which demonstrates the use of the DIB and DDB structs and APIs.-This code draws the famous Mandelbro
CBitmapDemo
- 使用CBitmapt类创建并显示DDB位图实例源码-CBitmapt class created and displayed using a bitmap instance DDB source
gdi-class
- gdi class library load bmp, jpg and save to bmp jpg and many other format display bitmap draw font using dib and ddb
DDB2DIB
- 里面包含两个函数,主要功能是将设备相关的位图转化成设备无关的位图。(It contains two functions, the main function is to transform device related bitmaps into device independent bitmaps.)