搜索资源列表
12452121
- 在MFC程序中显示JPG/GIF图像 如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没有那么轻松,那么是不是要自己编写JPG解压缩代码呢?当然不用那么复杂啦!此代码将示范如何在MFC程序中显示JPG或者GIF图像。 -in MFC process shows JPG / GIF image if you are using a VB programmers. in the p
slide-image-selector
- 带滑动效果的图像显示控件,翻页时带滑动的过渡效果,可放大图像显示,可选择图像 控件中提供的接口方法: 1.可由属性设置背景色,前景色,每一屏幕显示图像的行数和列数,图像之间的间隔 2.BOOL SetImageFolder(LPCTSTR PathName) 设置图像文件夹的路径,将自动枚举该文件夹下的所有图像,并显示。成功则返回true 3.BOOL PageBack() 显示上一页。成功则返回true 4.BOOL PageNext() 显示下一页。成功则返回tru
2
- MFC控件可以自适应大小。随窗口大小改变而自动改变控件大小。希望对大家有用-The MFC controls can adaptive size. With the size of the window changes automatically change the size of the control. Hope to be useful
2009DIPFrame
- 基于vc2008的MFC的对话框,分别用button控件和list控件显示图片,后者显示图片的缩略图并能在static控件中显示放大图;是一个图片分类结果的展示界面-Vc2008 the MFC-based dialog box, respectively, with button controls and list controls display picture, which shows thumbnails of images and can display static control
cqa0110
- 在VB中,我可以通过创建一个图像控件来显示一个JPG或GIF文件,但是我如何在我的MFC应用程序中显示一个JGP文件呢?【转载】-In VB, I can create an image control to display a JPG or GIF file, but how do I in my MFC application to display a JGP documents? [转载]
GifPlayer
- gifplayer MFC用的播放gif控件类 可以很好的控制 gif播放流程-gifplayer MFC control class with the player gif gif player can be well controlled process
Wavelet
- 基于MFC单文档界面显示图像,可以继续添加其他功能控件-Based on the MFC single document interface to display images, you can continue to add additional function controls
RGB
- RGB托盘带提示,用MFC开发的,适合新手学习控件的使用及对RGB的了解-RGB tray with prompt, developed with MFC, for novice to learn the use of control and understanding of the RGB
OpenImg
- VC2008 基于MFC使用picture control控件动态打开图片,并显示位置信息。-Showing a picture by picture control key of MFC,and get information of current position.visual c++2008
PicView00----GDIP
- 自己编写的MFC图片浏览器,使用GDI+绘图,涉及树控件、滑块、EditBox等多种控件的使用,包括图片拖动、翻页、旋转、调整大小等功能-I have written MFC picture browser, use GDI+ drawing, involving the use of tree controls, sliders, EditBox, and other controls, including pictures drag, flip, rotate, resize and oth
CvvImage
- opencv在mfc中显示图片,将图片贴到mfc的控件中。-opencv and mfc show image
MFCforImageShow
- MFC图像显示,通过PIC控件,简单好用-MFC image display by PIC controls, easy to use