登录
首页 » Visual C++ » ImageViewCtrl

ImageViewCtrl

于 2013-08-20 发布 文件大小:1586KB
0 235
下载积分: 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 个回复

  • clock
    系统主要实现时间的显示,主要包括获取系统时间然后通过时钟的模拟界面进行时间的显示。(System main time display, including access to the system time and then displays the time by the clock of the analog interface.)
    2013-11-30 12:04:57下载
    积分:1
  • LineChartControlDemo
    用于机床铣削力建模计算,通过该程序可很好的队铣削力进行预测(Machine Tool Cutting Force Modeling for computing, the adoption of the program can be a very good team to predict milling force)
    2020-12-14 23:39:13下载
    积分:1
  • TPPendulumh
    这个程序是基于固高公司运动控制卡的倒立摆完整控制程序,包括括了界面、实时曲线显示、算法等部分。, (This program is a card based on the the Googol movement control inverted pendulum complete control procedures, including including the interface, real-time curve display, algorithms and other parts. ,)
    2020-09-10 04:48:00下载
    积分:1
  • example2
    实例 如何根据窗体大小排列控件 (Examples of how the order form the size of control)
    2009-05-24 11:45:50下载
    积分:1
  • CALENDAR
    在程序中嵌入日历,是一本书中找到的很有学习的价值(Embed calendar program is useful to learn the value ,found in a book)
    2013-12-24 09:27:15下载
    积分:1
  • GuiLibwithMFC
    著名的界面源码,使用MFC,demo中实现了很多著名的界面,如VC2003、OutLook、Office、PowerPoint等的界面。(famous source interface using MFC, the demo to fulfill the many famous interface, If VC2003, OutLook, Office, PowerPoint, and other interface.)
    2020-06-26 04:20:01下载
    积分:1
  • WinEditor
    最近做了一个类似Windows画图板的小程序,拿来和大家分享一下。功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。(Recently to do a similar drawing board a small Windows program, use and share with you. Features and interfaces in Windows, bringing all to imitate the drawing board, such as interface screenshot. The main features include: hand-painted lines, simple graphics, text input, drag and drop block, duplicate revoked, screen zoom, open the Save picture files, the other in order to directly from the database or XML access picture also provides a survival from the Base64 encoding Photos from the interface, the other also drawing board and achieve the same effect toolbox and paint boxes.)
    2009-03-17 11:51:59下载
    积分:1
  • dynviews
    说明:  非基于MFC的文档/视图结构创建多维动态视图,轻松创建多维视图的效果,通过openGL,实现效果显示。(Are not based on MFC s document/view structure to create multi-dimensional and dynamic view, to easily create multi-dimensional view of the effect, through openGL, to achieve the effect of show.)
    2008-10-16 23:05:39下载
    积分:1
  • 57573634
    VB获取托盘图标并强制显示或隐藏操作,有需要的下。(VB obtain tray icon and force to show or hide the operation, in need.)
    2013-08-16 08:22:38下载
    积分:1
  • 1656
    VB编写的用户登陆界面,实现简单的密码验证功能,适合VB初学者(VB, user login interface, simple password authentication function for VB beginners)
    2013-08-22 09:54:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载