搜索资源列表

  1. ScrollBitmap_demo.zip

    0下载:
  2. Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchB
  3. 所属分类:源码下载

    • 发布日期:2024-05-11
    • 文件大小:31909
    • 提供者:
  1. DibEnLarge

    0下载:
  2. 利用线性插值的方式,实现图像的平滑放大。克服StretchBlt在放大时产生的马赛克现象。-using linear interpolation modes to achieve a smooth image to enlarge it. Large overcome StretchBlt in the mosaics at the phenomenon.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:71604
    • 提供者:心港
  1. Draw_ext

    0下载:
  2. for VB6,使用StretchBlt API来做图形水平、垂直、90、180、270度翻转特效 -for VB6, using StretchBlt do graphics API level, vertical, 90, 180,270 was turned effects
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4380
    • 提供者:王明仁
  1. BeautifulFace

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

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

    0下载:
  2. 最临近插值、双线性内插值、三次卷积法、StretchBlt法实现图像平滑放大
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40515
    • 提供者:李华峰
  1. magnifeir

    0下载:
  2. 巧用StretchBlt实现图像放大镜,供大家学习使用
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:58468
    • 提供者:chengcantao
  1. ScrollBitmap_demo

    0下载:
  2. Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchB
  3. 所属分类:源码下载

    • 发布日期:2024-05-11
    • 文件大小:31744
    • 提供者:徐丽志
  1. StretchDlg

    0下载:
  2. 原创,实现了Windows抓屏和保存。其实编写时主要目的是测试StretchBlt函数,此函数在许多机器上运行有BUG,可以用这个程序测试。-originality, the realization of the Windows Capturing the Screen and preservation. In fact, the main purpose of writing is to test StretchBlt functio
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:12288
    • 提供者:张贸
  1. DibEnLarge

    0下载:
  2. 利用线性插值的方式,实现图像的平滑放大。克服StretchBlt在放大时产生的马赛克现象。-using linear interpolation modes to achieve a smooth image to enlarge it. Large overcome StretchBlt in the mosaics at the phenomenon.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:84992
    • 提供者:心港
  1. Draw_ext

    0下载:
  2. for VB6,使用StretchBlt API来做图形水平、垂直、90、180、270度翻转特效 -for VB6, using StretchBlt do graphics API level, vertical, 90, 180,270 was turned effects
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:王明仁
  1. BeautifulFace

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

    • 发布日期:2024-05-11
    • 文件大小:148480
    • 提供者:黄景天
  1. VB_scale

    0下载:
  2. 最临近插值、双线性内插值、三次卷积法、StretchBlt法实现图像平滑放大-Most near the interpolation, bilinear with interpolation, cubic convolution method, StretchBlt Larger Image Smoothing Method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:39936
    • 提供者:
  1. magnifeir

    0下载:
  2. 巧用StretchBlt实现图像放大镜,供大家学习使用-Using a magnifying glass StretchBlt image for all to learn to use
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:58368
    • 提供者:chengcantao
  1. StretchBlt

    0下载:
  2. 可以轻松实现位图的拉升缩放等操作,可以轻松实现位图的拉升缩放等操作-Can easily achieve the try for bitmap scaling operations, can easily achieve the try for bitmap scaling operations
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:45056
    • 提供者:meiyi
  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,
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-11
    • 文件大小:217088
    • 提供者:linxiuguo
  1. stretchblt

    0下载:
  2. 图形图像处理,是本人最近用到的几个技术,希望跟大家交流交流,共同学习,共同进步-picture combin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:郭大万
  1. StretchBlt()

    0下载:
  2. 读入位图,并对位图进行伸缩处理,使用StretchBlt()函数实现-Read into the bitmap, and bitmap to scalable processing, use StretchBlt () function implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:570368
    • 提供者:清风斜阳
  1. pingmujiequ

    0下载:
  2. 其实原理就是捕获屏幕画面然后再把图像传给客户机。原理很简单: 1、先利用hdc=GetWindowDC(NULL) 得到桌面的hdc 2、memhdc=CreateCompatibleDC(hdc) 根据桌面的hdc创建一个和屏幕相同的内存DC 3、StretchBlt(memhdc,0, 0, nWid,nHei, hdc, 0, 0,nWid,nHei, SRCCOPY) ,把屏幕的图像复制到内存DC这时你已经在内存中得
  3. 所属分类:书籍源码

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:xushuangjay
  1. StretchBlt

    0下载:
  2. VC 用CDC的StretchBlt实现图像放大镜,很值得初学VC图像编程人员参考。-VC Image with the CDC' s StretchBlt magnifying glass, it is worthy of reference for beginner programmers VC images.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:yumin
  1. StretchBlt

    0下载:
  2. win32 stretchblt example
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:30720
    • 提供者:cjkim
« 12 »

源码中国 www.ymcn.org