搜索资源列表
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! !
BitBlt
- BITBLT的使用代码,对于初学者来说比较使用
13506blt
- epson13506 bitblt demo program
BitBlt
- 画图如果有任何问题,欢迎访问我们的网站或Mail到: bitspirit@lanspirit.net-drawing if you have any questions, please visit our web site or by mail to : bitspirit@lanspirit.net
屏幕取词之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
战斗机
- 涉及的代码是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台;旨在讨论编写同时适应2种平台的通用代码,采用的是最原始的BitBlt贴图和离屏方式,贴图效果比较粗糙。对声音的处理也比较幼稚,希望不会误导初学者。 重要说明: 1、没有用内存泄漏工具检测过,不知道有没有内存泄漏,哪位可以帮忙检测一下 2、未完成部分: 游戏的BOSS部分(BOSS贴图、BOSS子弹、BOSS爆炸效果)
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 functi
TransBlt
- 透明图片使用API函数:BitBlt实现-transparent photo API function : to achieve BitBlt
pictureCopy
- 图像复制(用bitblt实现) -image reproduction (using BitBlt achieve) image reproduction (using BitBlt achieved)
Anminate
- 用BitBlt()函数实现界面切换的程序设计方法,其中包括:新建项目、用函数实现文件的打开操作以及相关的程序设计。-using BitBlt () Function interface switching process design methods, including : new projects Function documents with the opening and operation procedures related
RplColor
- When I wrote this function my problem was to replace one color by an other on transparent bitmaps. My images were resources bitmaps, which I store in an ImageList for easy transparency. There is no easy way to dire
photo
- 图像处理,利用bilt 函数 Descr iption: This example shows how to edit (cut,paste,copy) a selection of a bitmap using BitBlt function just like Microsoft Photo Editor does. It s really EASY! Take a look to the sample if you don t
pintu
- 用c++做的拼图游戏,很有学习价值,mfc ,数组,bitblt-With c++ Doing jigsaw puzzle, it is worth learning, mfc, array, bitblt
BitmapButton_proj
- 实现了在按钮上添加位图的功能.通过BitBlt函数实现所需要的功能.-Realize the button to add a bitmap functions. BitBlt function through realize the functionality required.
BitBlt
- BITBLT的使用代码,对于初学者来说比较使用-BitBLT the use of code, for comparing the use of beginners
COLOR
- 取得屏幕上的一个颜色.用到了 [DllImport("gdi32.dll")] private static extern bool BitBlt( IntPtr hdcDest, // 目標設備的句柄 int nXDest, // 目標對像的左上角的X坐標 int nYDest, // 目標對像的左上角的X坐標 int nWidth, // 目標對像的矩形的寬度 int nHeight, /
CaptureWindow_demo
- Capturing window content can be done easily by using the ::BitBlt(..) from the screen DC however, this kind of implementation forces you to make sure that the window you want to capture is on top of the screen. In this p
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
BitBlt
- BitBlt windows program