bitblt

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窗体使用GraphicsCopyFromScreen方法可以实现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设计