BITBLT
常见例句
- BitBlt, this is a procedure to draw the map and the other is the User32.
BitBlt;这个是程序来画地图的;另一个就是User32. - With Windows Forms, bitblt is accomplished using the CopyFromScreen method of the Graphics class.
在Windows窗体中,使用Graphics类的CopyFromScreen方法可以实现bitblt。 - It also has a variety of block level transfer (BLT) functions (BitBLT, StretchBLT and CSCBLT).
同时也支持多种位块传送(BLT)功能(BitBLT,StretchBLT and CSCBLT)。 - You or the use of world transformation and BitBlt () or use Plg Blt () rotating bitmap.
使用第一种方法的函数显示在下面。 - BitBlt Copies a bitmap from the source device context to this current device context.
从源设备描述表复制位图到当前设备描述表。 - BitBlt operations on byte-aligned rectangles are considerably faster than BitBlt operations on rectangles that are not byte aligned.
在字节对齐矩形上的BitBlt操作比未经字节对齐的矩形上的BitBlt操作快许多。 返回 BITBLT