CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - bitblt

搜索资源列表

  1. 屏幕取词之GetWord-NT-2000

    0下载:
  2. 屏幕取词中截取文字绘制的部分,截取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
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:30253
    • 提供者:李国帅
  1. BitBlt技术在游戏中的应用

    1下载:
  2. 本程序通过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! !
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:299852
    • 提供者:JELL
  1. 旋转图像

    0下载:
  2. 旋转图像 如果你的应用程序仅工作在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
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2273
    • 提供者:chuanzhang
  1. TransBlt

    0下载:
  2. 透明图片使用API函数:BitBlt实现-transparent photo API function : to achieve BitBlt
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7586
    • 提供者:LHC
  1. ArielBrowseFolder

    0下载:
  2. 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
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:139086
    • 提供者:陈宏
  1. BitBlt

    0下载:
  2. BITBLT的使用代码,对于初学者来说比较使用
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:9460
    • 提供者:wf
  1. BitBlt.API.function.transparent.picture.ToolBar.VB

    0下载:
  2. 利用BitBlt API函数处理透明图片为ToolBar的VB实例-Use BitBlt API function to deal with a transparent picture for the ToolBar of the VB examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:27087
    • 提供者:张倩
  1. BkgndSDI

    0下载:
  2. 在单文档框架结构的背景窗口上显示图案。重载视图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 {
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:117373
    • 提供者:linxiuguo
  1. 4-7_Bitblt_movie

    0下载:
  2. 一个简单的使用透明贴图方法的VC6动画演示程序。(Win32)-A simple VC6 project implimented a movie uning Bitblt functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:179253
    • 提供者:ff
  1. AnimateDraw

    0下载:
  2. Bitblt方法和三种光栅操作码来实现为图透明显示,其效果与调用TransparentImage类似。-Ways Bitblt opcode and three gratings to achieve transparency for the map shows that its effect is similar TransparentImage call.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:46110
    • 提供者:JiandongGu
  1. Bitblt_To

    0下载:
  2. 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
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:284627
    • 提供者:slam
  1. BITBLT_BETWIN_2_PICTUREBOX_VB_NET

    0下载:
  2. bitblt betwin 2 picturebox vb.NET
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:2430
    • 提供者:kabda
  1. BitBlt

    0下载:
  2. BitBlt平铺图片B itBlt平铺图片B itBlt平铺图片BitBlt平铺图片-BitBlt image BitBlt Tile Tile Tile image BitBlt image BitBlt image BitBlt Tile Tile Tile Image Picture BitBlt
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1861
    • 提供者:linyu
  1. Bittank

    0下载:
  2. A simple game using bitblt and vb6
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:124030
    • 提供者:sina
  1. 0460

    0下载:
  2. 水平百叶窗显示图片,讲一张图像垂直分成若干份,bitblt一行一行的显示-The level of blinds show pictures, talk about an image vertically divided into several copies, bitblt display line by line
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:330525
    • 提供者:1566
  1. BitBlt

    0下载:
  2. BitBlt windows program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1871065
    • 提供者:xiaobo
  1. bitblt

    0下载:
  2. It demonstrates the functionbitbit
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:15229
    • 提供者:k鰈 le
  1. dsjt

    0下载:
  2. 定时截图工具,里面用到了creatDC、BitBlt以及多热键的处理,非常具有学习价值-Timing screenshot tool, which uses creatDC, BitBlt, and more hot key processing, learning the value of very
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:16540
    • 提供者:秋风落叶
  1. BitBlt

    0下载:
  2. win32 bitblt example
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:252066
    • 提供者:cjkim
  1. BitBlt

    0下载:
  2. 利用BitBlt API函数处理透明图片为ToolBar的VB实例-Use BitBlt API function handles transparent picture of the VB examples ToolBar
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:27798
    • 提供者:什锦丁儿
« 12 3 »
搜珍网 www.dssz.com