搜索资源列表
CPictureCtrl
- This article describes a MFC Control that makes it possible to display any Picture in a standard Image format (like bmp, gif, jpeg, etc...) on a Dialog.
imgopen
- 该程序实现显示bmp,jpg,gif等常见图片格式的功能,并且可以通过按钮实现图片大小调整。基于MFC实现,可以在改程序基础上,进一步实现颜色直方图统计等功能-The program to achieve display bmp, jpg, gif image formats and other common functions, and can be achieved through the button to adjust picture size. MFC-based implementa
Gif-Animation
- 播放GIF动画的插件,含有源码。用的是MFC实现的,适用于MFC的程序。-The source code for play GIF picture.
RichText
- CRichEdit,类似QQ的编辑框 可以显示BMP,JPG以及动态的GIF格式的图片 而且还能编辑字体颜色,自动换行-CRichEdit, similar to the edit box QQ can display BMP, JPG and GIF format dynamic picture but also edit the font color, wrap
GifPicture
- VS2008下MFC对话框程序,可现实gif jpg bmp png 等格式图片……功能还没有实现图像的拉伸-VS2008 xia MFC dui hua kuang cheng xu , ke shi xian gif jpg bmp png deng ge shi tu pian de xian shi
CPictureCt
- mfc 下图片的加载。 有三种格式的图片 gif只加载第一帧-picture loading
BaseMFCPicturetoprocess
- 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
box8_pic
- 自制 拼图游戏 mfc程序 9格子拼图 可打开外部图片进行游戏 支持bmp,jpg,gif格式 记录最近打开的问件 上方有菜单-Mfc procedures homemade jigsaw puzzle 9 lattice can open the game in support of the external picture bmp, jpg, gif format records recently asked to open the top of the menu ite
PictureEx_demo
- 可加载和播放gif的mfc类,使用简单,只需要放入工程即可-Gif class for MFC
JpgImageLoad
- 用Image类加载jep,gif等图片到MFC中。CImage类要比CBitmap优秀很多。-With the Image class loading jep, gif and other images in the MFC. CImage class CBitmap than a lot of good.
ShowNetImage
- 一个显示网络图片的MFC例子,可支持png,bmp,gif等格式的图片-A display of the network picture of the MFC example, support png, bmp , gif format images
PictView
- MFC下实现图片浏览,可以打开BMP、PCX、TGA、JPEG及GIF图像。提供缩放,旋转,全屏及幻灯片浏览。另有百叶窗,马赛克载入特效等-MFC picture browse, you can open BMP, PCX, TGA, JPEG, and GIF images. Scaling, rotation, full screen and slideshow. Otherwise shutters, mosaic load effects
CImage
- 我们知道,Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法,这使得Visual C++在图像方面的缺憾一去不复返了。-We know that the Visual C++
MFC-picture-of-the-design
- 一个通用的图像查看和浏览软件,该软件能支持多种不同的图像格式,如BMP、PCX、TGA、JPEG、GIF等。这几种图像格式均为在图像处理领域及实际应用中广泛使用的图像格式。 -A generic image viewer and browser software, the software can support a variety of different image formats, such as BMP, PCX, TGA, JPEG, GIF, etc.. Several image
test
- mfc 动态加载GiF图片实现界面动态效果样例-mfc dynamic picture sample loading GiF
CImage--Class
- Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。 现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法.-The Visual C++ class CBitmap and static picture control func
animation-technology
- MFC基于对话框程序,将动画文件的每一帧运用位图文件显示,演示播放一幅GIF动画图片,实现动画技术。-MFC based on the dialog box procedure, will each frame of the animation file using the bitmap file, according to demonstrate a picture GIF animation, animation technology.
