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

搜索资源列表

  1. TransBlt

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

    • 发布日期:2008-10-13
    • 文件大小:7.41kb
    • 提供者: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
    • 文件大小:135.83kb
    • 提供者:陈宏
  1. BeautifulFace

    0下载:
  2. 一个华丽的界面 使用方法 方法一: ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_DRAWFRAME ) //设置图标 方法二: 不用上面的,但是要去掉对话框的title属性 void CPageDlg::OnPaint() { if (IsIconic()) { ... } else { // CDialog::On
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:145.03kb
    • 提供者:黄景天
  1. BitmapButton_proj

    0下载:
  2. 实现了在按钮上添加位图的功能.通过BitBlt函数实现所需要的功能.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:17.02kb
    • 提供者:fanfu
  1. BitBlt

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

    • 发布日期:2008-10-13
    • 文件大小:9.24kb
    • 提供者:wf
  1. BitBlt

    0下载:
  2. 画图如果有任何问题,欢迎访问我们的网站或Mail到: bitspirit@lanspirit.net-drawing if you have any questions, please visit our web site or by mail to : bitspirit@lanspirit.net
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:zyp
  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
    • 文件大小:114.62kb
    • 提供者:linxiuguo
  1. Bittank

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

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

    0下载:
  2. 在程序中添加一个【绘图】菜单项,在该项的子菜单中有【正方形】、【椭圆】、【三角形】、【平行四边形】等菜单选项。选中一菜单项会在应用程序窗口的用户区中画出相应的图形,同时清除原有图形。 2、阅读VC++的帮助文档,了解一个名称为StretchBlt的函数,该函数与BitBlt函数一样可以把内存中的位图显示在显示器的屏幕上,但它与BitBlt不同的地方是可以把位图拉伸或缩小。请用这个函数编制一个可以对位图放大或缩小的应用程序。 -In the process of drawing】 【Add
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:111kb
    • 提供者:夏天
  1. butterfly

    1下载:
  2. 用定时器控制蝴蝶在窗口中飞舞,BitBlt函数 CBitmap类-With a timer control butterfly flying in the window, BitBlt function CBitmap class
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:112.23kb
    • 提供者:钮中铭
  1. Translucent-dialog-box

    0下载:
  2. 半透明对话框的实现 ① 创建一个与当前显示设备环境相兼容的位图对象 ② 创建一个与当前显示设备环境相兼容的内存设备环境 ③ 将位图对象选入到内存设备环境中 ④ 调用 BitBlt( ) 函数将显示设备环境中的图像拷贝到内存设备环境中来 ⑤ 对内存设备环境中的位图进行逐点亮度处理 ⑥ 在 OnPaint( ) 函数中将已处理的位图通过 BitBlt( ) 函数拷贝回显示设备环境 ⑦ 删除掉选入到内存设备环境中的位图对象以及设备环境对象 -① trans
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3.44mb
    • 提供者:wangzhen
  1. BitDemo

    0下载:
  2. 使用VS2008 编程,简易介绍双缓冲绘图的基本实现步骤,重点展示BitBlt函数的运用。 功能:给窗体背景添加图片。-Using VS2008 programming, simple double buffering graphics introduce the basic implementation steps, highlight the use BitBlt function. Function: add a picture to the form background.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:8.72mb
    • 提供者:cheng
  1. Picture_kmj

    0下载:
  2. VC6.0+GDI实现的图片查看器,启动后全屏,图片不会全屏,保持原始大小,如果要让图片全屏显示,可以修改里面的代码,注释掉里面的BitBlt,然后恢复StrechBitBlt就可以了-VC6.0+GDI achieve picture viewer, started full-screen, full-screen picture will not keep the original size, if you want the picture full screen, you can modi
  3. 所属分类:Button control

    • 发布日期:2017-05-04
    • 文件大小:1.45mb
    • 提供者:kong
  1. PicSee

    0下载:
  2. VC++游览大图查看图片的小程序,通称图片浏览器,主要是使用了VC++中的BitBlt 函数和有滚动条的视图类CScrollView共同编写而成,其实实现的功能很普通,在Windows电脑上似乎见怪不怪了,功能描述:即使图片的大小超过窗口的大小,也能够通过拖动滚动条看到图片的每个部位。-VC++ tour big picture view picture of a small program, known as picture viewer, mainly used VC++ the BitBl
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:30.91kb
    • 提供者:单哥
  1. err.eccc

    0下载:
  2. CWnd LoadCursor CPaintDC CRect GetClientRect GetTickCount waveInAddBuffer MessageBox waveInOpen waveInPrepareHeader waveInStart waveInReset waveInStop waveInUnprepareHeader waveInClose waveInGetErrorText CView CCmdUI CDialog CDataExchange CString CCo
  3. 所属分类:ComboBox

    • 发布日期:2017-05-09
    • 文件大小:1.82mb
    • 提供者:prinick
  1. bitblt

    0下载:
  2. win32 gdi biblt bmp programe
  3. 所属分类:Button control

    • 发布日期:2017-06-22
    • 文件大小:39.26mb
    • 提供者:jiangzhaoguo
  1. 7848336

    0下载:
  2. 用BitBlt()函数实现界面切换的程序设计方法,其中包括:新建项目,用函数实现文件的打开操作以及相关的程序设计,()
  3. 所属分类:按钮控件

    • 发布日期:2018-04-22
    • 文件大小:612kb
    • 提供者:Vipodhk
搜珍网 www.dssz.com