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

搜索资源列表

  1. Anminate

    0下载:
  2. 用BitBlt()函数实现界面切换的程序设计方法,其中包括:新建项目、用函数实现文件的打开操作以及相关的程序设计。-using BitBlt () Function interface switching process design methods, including : new projects Function documents with the opening and operation procedures related to the design.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:646148
    • 提供者:junlintu
  1. Windows_bkBitmap

    0下载:
  2. 利用BitBlt函数和ROP代码实现在Windows窗口中擦除位图背景-using BitBlt function and the realization of ROP code in Windows window background bitmap erasure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:78135
    • 提供者:啊征
  1. TextSaveBmp

    0下载:
  2. 这是一个将自定义的文本保存为一个BMP文件的样例,主要用到的函数有BitBlt,StretchBitBlt等。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:27437
    • 提供者:丁伟
  1. bitBlt

    2下载:
  2. 通过VB API函数截取屏幕指定区域位图,保存为位图或Jpg文件
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:4701
    • 提供者:champaign_lee
  1. VCyuandaimachengxu

    1下载:
  2. 车牌识别程序,准确定位车牌,真正实现了车牌识别的程序 -CDocument CString CFile CFileDialog CFileFind FindNextFile CScrollView CDC CPen CSize CBitmap CBrush CRect GetClientRect LoadBitmap CreatePatternBrush SelectObject FillRect DeleteObject GetObject BitBlt CreateCompatibleD
  3. 所属分类:Special Effects

    • 发布日期:2015-02-21
    • 文件大小:2518988
    • 提供者:zhangyongjian
  1. api

    0下载:
  2. BitBlt 函数只是成百上千的API 函数中的一个,在编写Windows 操作系统中运行的应用程序时,有些函数可以单独地在程序中使用,有的需要几个API 函数配合使用。只要熟练地掌握和运用其中的一些函数,即可较大程度地提高程序设计的水平,并使应用程序在功能上更加完善。-Implement Multi Kind Image Display Effects by Visual Basic s API
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:15503
    • 提供者:staney
  1. ComparePicture

    0下载:
  2. 使用不同的算法。使用了Bitblt对2张图片进行比较。得到第三张图片,反应他们的不同点。-Using different algorithms. Used Bitblt compared to the two pictures. Get the third picture, the reaction of their differences.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:204379
    • 提供者:yangminglong
  1. bmptoushi

    0下载:
  2. 实现了两幅图片透视效果,vc++ BitBlt-A two-picture perspective effect vc,BitBlt
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3063503
    • 提供者:刘阴丰
  1. jiemianqiehuan

    0下载:
  2. 数字图像处理,界面切换vb程序,包含bitblt函数方法。-Digital image processing, interface switching vb program
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:171452
    • 提供者:weixiao
  1. PictureView

    0下载:
  2. VC6.0+GDI实现的图片查看器,启动后全屏,图片不会全屏,保持原始大小,如果要让图片全屏显示,可以修改里面的代码,注释掉里面的BitBlt,然后恢复StrechBitBlt就可以了-Based on the STM32 of serial communication path VC6.0 GDI+ realize picture viewer, started full screen, pictures will not print, keep the original size, if w
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1509984
    • 提供者:王方梅
  1. CopyImg

    0下载:
  2. OpenCV复制图像,类似Bitblt函数。自己写的个函数,效率还不错。-OpenCV copy images, similar to Bitblt function. Wrote a function, efficiency is also good.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:3671
    • 提供者:fklja
  1. GrayShowPic

    0下载:
  2. 显示3D灰色图像,主要通过BitBlt绘制两次来实现,用GetSysColor函数获取系统定义的颜色值-Display 3D gray image, mainly through BitBlt drawn twice to achieve with GetSysColor function to get the system-defined color values
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:448922
    • 提供者:青果恋秋
  1. CombineImage

    0下载:
  2. 采用设备上下文CDC类的BitBlt方法实现图像的合成功能-The device context CDC BitBlt method to realize the image synthesis function of a class
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3298737
    • 提供者:yu
  1. BitBlt

    0下载:
  2. BitBlt的应用,用于VB图像的处理,新手可以作为学习的DEMO使用-BitBlt s Use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8636
    • 提供者:ck
  1. 1-CaptureScreen-DrawDibDraw

    0下载:
  2. Windows下PC bitblt抓屏并动drawlibdraw态显示-PC Capture Srceen RGB Show
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-19
    • 文件大小:5143485
    • 提供者:从世源
搜珍网 www.dssz.com