登录
首页 » Visual C++ » ImageViewCtrl

ImageViewCtrl

于 2013-08-20 发布 文件大小:1586KB
0 87
下载积分: 1 下载次数: 3

代码说明:

  一个picture控件类,可以对图片作简单处理,如:放大、缩小、滚动浏览等。(A picture control class, you can make a simple image processing, such as: zoom, scroll and so on.)

文件列表:

ImageViewCtrl
.............\Release
.............\.......\ImageViewCtrl.dll,32768,2009-11-13
.............\.......\ImageViewCtrl.h,3312,2009-11-13
.............\.......\ImageViewCtrl.lib,13332,2009-11-13
.............\Sample
.............\......\Debug
.............\......\.....\FreeImage.dll,2477056,2012-03-19
.............\......\.....\ImageViewCtrl.dll,32768,2009-11-13
.............\......\ImageView.aps,21128,2013-08-20
.............\......\ImageView.clw,1618,2013-08-20
.............\......\ImageView.cpp,2105,2009-11-12
.............\......\ImageView.dsp,4278,2009-11-13
.............\......\ImageView.dsw,541,2009-11-12
.............\......\ImageView.h,1357,2009-11-12
.............\......\ImageView.ncb,41984,2013-08-20
.............\......\ImageView.opt,53760,2013-08-20
.............\......\ImageView.plg,252,2013-08-20
.............\......\ImageView.rc,5486,2009-11-19
.............\......\ImageViewCtrl.h,3312,2009-11-13
.............\......\ImageViewCtrl.lib,13332,2009-11-13
.............\......\ImageViewDlg.cpp,5381,2009-11-19
.............\......\ImageViewDlg.h,1596,2009-11-19
.............\......\ReadMe.txt,3633,2009-11-12
.............\......\Release
.............\......\.......\FreeImage.dll,2477056,2012-03-19
.............\......\res

.............\......\...\ImageView.rc2,401,2009-11-12
.............\......\resource.h,825,2009-11-19
.............\......\StdAfx.cpp,211,2009-11-12
.............\......\StdAfx.h,1054,2009-11-12
.............\Src Code
.............\........\FreeImage.h,49326,2007-11-12
.............\........\FreeImage.lib,58628,2007-11-19
.............\........\ImageViewCtrl.aps,17992,2009-11-13
.............\........\ImageViewCtrl.clw,497,2009-11-13
.............\........\ImageViewCtrl.cpp,5727,2009-11-13
.............\........\ImageViewCtrl.def,205,2009-11-13
.............\........\ImageViewCtrl.dsp,4521,2009-11-13
.............\........\ImageViewCtrl.dsw,549,2009-11-13
.............\........\ImageViewCtrl.h,2216,2009-11-13
.............\........\ImageViewCtrl.ncb,66560,2013-08-20
.............\........\ImageViewCtrl.opt,54784,2013-08-20
.............\........\ImageViewCtrl.plg,2175,2013-08-20
.............\........\ImageViewCtrl.rc,3107,2009-11-13
.............\........\MyDocument.cpp,1384,2009-11-13
.............\........\MyDocument.h,1391,2009-11-13
.............\........\Picture.cpp,7905,2009-11-13
.............\........\Picture.h,1511,2009-11-13
.............\........\ReadMe.txt,2553,2009-11-13
.............\........\res
.............\........\...\ImageViewCtrl.rc2,405,2009-11-13
.............\........\Resource.h,385,2009-11-13
.............\........\StdAfx.cpp,215,2009-11-13
.............\........\StdAfx.h,1447,2009-11-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pc
    说明:  智能家居用户界面,漂亮的用户操作界面,灯光控制,( Smart home user interface)
    2014-06-23 16:45:12下载
    积分:1
  • 2011_08_20_ADO_Access
    VC++ MFC中基于对话框的程序 使用ADO对ACCESS进行操作,编辑,添加、删除记录,显示所有的记录等。如何对mdb程序进行压缩等功能、如何动态建立mdb文件以及动态建立table表进行详细说明。(VC++ MFC dialog based on the ACCESS program uses ADO to operate, edit, add, delete records, show all records. How to compress mdb program functions, how to dynamically create mdb file and dynamically build table table details.)
    2011-08-22 19:31:19下载
    积分:1
  • GUGAO_VB
    固高8轴运动卡,vb例程,有激光4轴运行G代码的源程序(8 axis motion card, VB routine, there are 4 axes of laser running G source code)
    2021-03-01 12:09:34下载
    积分:1
  • banke_xiaoyi
    这个是编写的一个操作系统算法。用来避免死索的方法。(this is the preparation of an operating system algorithm. To avoid the death claim.)
    2006-06-26 20:27:45下载
    积分:1
  • CALENDAR
    在程序中嵌入日历,是一本书中找到的很有学习的价值(Embed calendar program is useful to learn the value ,found in a book)
    2013-12-24 09:27:15下载
    积分:1
  • KSetEdit_demo
    vc编写的,输入内容超出范围后,自动出现滚动条的编辑控件。(vc prepared for the importation beyond the scope of content, automatically scroll to the Edit Control.)
    2007-02-23 14:41:06下载
    积分:1
  • YMHW
    声卡数字频率计 该程序是标准的Windows界面,界面友好,以黑色背景红色大号字体显示频率值,具有醒目,程序简洁和测量精度高的特点()
    2018-06-20 09:30:57下载
    积分:1
  • MDocDemo
    简单的多文档应用程序应用实例源码,有兴趣的朋友学习一下。(Simple multi-document application source code examples, learn about friends who are interested.)
    2011-05-31 21:15:30下载
    积分:1
  • MenuHook
    VC++利用Hook钩子实现的阴影菜单,不要误认为是Winodws系统自带的阴影菜单,仔细看你就会发现两者是不一样的,一样令人羡慕不已,尤其是使用钩子实现,相信对VC++编程者来说,有空的时候还是要看一下哦!虽然大家对这种效果已经司空见惯了,但实现起来没有想像的那么简单,因此具有参考价值。(VC++ to use the realization of the shadow of hook Hook menu, do not mistakenly think it is the shadow of Winodws own menu system, look carefully and you will find they are not the same, as is envy, especially the use of hooks to achieve, I believe VC++ programmers, the time or the time to look at Oh! Although there have been commonplace this effect, but not as to achieve the so simple, it has a reference value.)
    2009-07-16 21:03:58下载
    积分:1
  • ioctl_fuzzer-1.2
    I/O fuzzer of windows Gud One
    2011-05-27 03:45:43下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载