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