搜索资源列表
屏幕取词之GetWord-NT-2000
- 屏幕取词中截取文字绘制的部分,截取textoutA,TextOutW,BitBlt,ExtTextOutA,ExtTextOutW。对截取部分处理,并返回符合要求的部分。- The screen takes in the word to intercept the writing plan the part, intercepts textoutA, TextOutW, BitBlt, ExtTextOutA, ExtTextOutW. To intercepts partial proce
BitBlt技术在游戏中的应用
- 本程序通过BitBlt在VC中应用,体现出了BitBlt在贴图过程中的高速,以及它在二维游戏编辑的广泛应用-the procedure BitBlt in VC applications, BitBlt reflected in the mapping process of a high-speed, and its two-dimensional game in the extensive editing application! !
旋转图像
- 旋转图像 如果你的应用程序仅工作在Windows NT下,那么你可以通过API函数旋转你的位图。 你或者使用world transformation和BitBlt()或者使用PlgBlt()旋转位图。一个 使用第一种方法的函数显示在下面。-rotating images if your applications only work on Windows NT, then you can use your API function rotating bitmap. You or the
TransBlt
- 透明图片使用API函数:BitBlt实现-transparent photo API function : to achieve BitBlt
ArielBrowseFolder
- A user control resembling a combobox. When the dropdown button is clicked, a browse through a folder treeview to select a directory is displayed. Uses the SHBrowseForFolder function, amongst other APIs. A call back procedure is implemented showing t
BitBlt
- BITBLT的使用代码,对于初学者来说比较使用
BitBlt.API.function.transparent.picture.ToolBar.VB
- 利用BitBlt API函数处理透明图片为ToolBar的VB实例-Use BitBlt API function to deal with a transparent picture for the ToolBar of the VB examples
BkgndSDI
- 在单文档框架结构的背景窗口上显示图案。重载视图OnEraseBkgnd函数,添加代码:if(!m_bAnimatedBkgnd) pDC->StretchBlt(0,0, rcClient.right-rcClient.left, rcClient.bottom-rcClient.top, &dcMem, 0,0, bm.bmWidth, bm.bmHeight, SRCCOPY) else {
4-7_Bitblt_movie
- 一个简单的使用透明贴图方法的VC6动画演示程序。(Win32)-A simple VC6 project implimented a movie uning Bitblt functions.
AnimateDraw
- Bitblt方法和三种光栅操作码来实现为图透明显示,其效果与调用TransparentImage类似。-Ways Bitblt opcode and three gratings to achieve transparency for the map shows that its effect is similar TransparentImage call.
Bitblt_To
- This a simple example that shows you how to load a picture from a file and create the correct DC for it. From there we just bitblt to the screen-This is a simple example that shows you how to load a picture from a file and create the correct DC for i
BITBLT_BETWIN_2_PICTUREBOX_VB_NET
- bitblt betwin 2 picturebox vb.NET
BitBlt
- BitBlt平铺图片B itBlt平铺图片B itBlt平铺图片BitBlt平铺图片-BitBlt image BitBlt Tile Tile Tile image BitBlt image BitBlt image BitBlt Tile Tile Tile Image Picture BitBlt
Bittank
- A simple game using bitblt and vb6
0460
- 水平百叶窗显示图片,讲一张图像垂直分成若干份,bitblt一行一行的显示-The level of blinds show pictures, talk about an image vertically divided into several copies, bitblt display line by line
BitBlt
- BitBlt windows program
bitblt
- It demonstrates the functionbitbit
dsjt
- 定时截图工具,里面用到了creatDC、BitBlt以及多热键的处理,非常具有学习价值-Timing screenshot tool, which uses creatDC, BitBlt, and more hot key processing, learning the value of very
BitBlt
- win32 bitblt example
BitBlt
- 利用BitBlt API函数处理透明图片为ToolBar的VB实例-Use BitBlt API function handles transparent picture of the VB examples ToolBar