文件名称:VB 生成 8bit 位图
文件大小:7KB
文件格式:ZIP
更新时间:2015-02-01 17:40:46
vb dib CreateDIBitmap bitmap
在内存中构建 一个位图 并在窗口中显示 Make an 8-bit device independent bitmap (DIB) from scratch This example shows how to make an 8-bit device independent bitmap (DIB) from scratch in Visual Basic 6. It initializes the necessary structures and then calls the CreateDIBitmap API function.
【文件预览】:
Form1.frx
Form1.frm
Project1.vbp
howto_make_8bit_dib.html