Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用StretchDIBits函数将四个不同的位图像素数据(DIBits)绘制到窗口的不同部分。 StretchDIBits立即在窗口中显示复制的位。我想知道是否有一种方法可以推迟显示复制的位图的位,直到绘制完所有位图。
StretchDIBits