在内存中构建 一个位图 并在窗口中显示 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.