bitblt
美
英 
例句
BITBLT Capable of transferring bitmaps.
具有传输位图的能力
Basically, you do your drawing to a bitmap in memory, and then copy ('bitblt') the result to the screen.
基本上,你只要将你的图例以位图格式存在存储器中,然后将结果复制到屏幕上就行了。
With Windows Forms, bitblt is accomplished using the CopyFromScreen method of the Graphics class.
在Windows窗体中,使用Graphics类的CopyFromScreen方法可以实现bitblt。
The computer blts in a series of numbers.
计算机输出一系列数字。[参较bitblt]
Copy the result to the screen (BitBlt).
将结果拷贝到屏幕(BitBlt);
The design of BitBLT engine embedded in graphics accelerator for handheld devices
手持设备中图形加速引擎BitBLT的设计