图片浏览器VC程序

时间:2015-07-24 09:16:53
【文件属性】:
文件名称:图片浏览器VC程序
文件大小:23.54MB
文件格式:RAR
更新时间:2015-07-24 09:16:53
浏览器 该程序为VC编写的图像浏览工具,实现四个功能,原始大小,适合宽度,适合高度,适合屏幕,还有特效等显示。适合VC初学者学习使用
【文件预览】:
图片浏览器
----GraphShower.exe(500KB)
----GraphShower()
--------ReadMe.txt(3KB)
--------sizecbar.h(7KB)
--------UpgradeLog.XML(3KB)
--------GraphShowerView.cpp(20KB)
--------GraphShowerDoc.cpp(1KB)
--------GraphShowerView.h(5KB)
--------EffectDisplay.h(1KB)
--------res()
--------CoolTabCtrl.cpp(14KB)
--------GraphShower.vcxproj(8KB)
--------GraphShower.suo(56KB)
--------ipch()
--------GraphShowerDoc.h(576B)
--------GraphShower.vcproj(7KB)
--------mainfrm.h(2KB)
--------MainFrm.cpp(10KB)
--------stdafx.h(3KB)
--------marco.h(282B)
--------GraphShower.vcxproj.filters(3KB)
--------GraphShower.sln(888B)
--------stdafx.cpp(142B)
--------CoolTabCtrl.h(3KB)
--------GraphShower.vcproj.SUKINGTING.Wan Jinsen.user(1KB)
--------GraphShower.h(627B)
--------PrevDlg.h(1017B)
--------GraphShower.rc(14KB)
--------GraphShower.cpp(4KB)
--------resource.h(3KB)
--------GraphShower.vcxproj.user(143B)
--------PrevDlg.cpp(5KB)
--------sizecbar.cpp(41KB)
--------scbarg.h(3KB)
--------_UpgradeReport_Files()
--------GraphShower.sdf(54.52MB)
--------EffectDisplay.cpp(9KB)
--------scbarg.cpp(11KB)
--------GraphShower.aps(74KB)

网友评论

  • 很好的DEMO程序,在ShowPicture函数里加上graph.SetInterpolationMode(InterpolationModeHighQualityBicubic);可以获得更好的缩放质量。