搜索资源列表
VC-Paint
- vc显示图片框架----纯SDK编写 需要的各位请了
showpic
- VC++显示图片
图片显示VC++
- 显示图片的VC++源码,可以解决Visual C++ 图片的现实问题.-showed pictures of VC source can solve Visual C Photo reality.
LoadPic
- 用VC++编写的图片查看程序,支持多种格式图像,可对图片按比例放大缩小,完美的解决了放大缩小图片时的闪屏问题~
通用的图片显示class
- 本程序中实现了一个DisplayControlPic类,可以很方便的用来显示多种图片格式,例如bmp, jpg, gif. DisplayControlPic封装了对图片操作的管理,可以将该类与任意CWnd类进行绑定,从而在上面显示图片,适用于Windows MFC编程。
VC++ MyDraw 图片效果演示
- 实现一幅图片的从左扫描,从右扫描,雨滴效果,以及百叶窗的效果。
VC图像处理
- VC图像处理使用picture控件动态显示图片方法 一 控件适应于图片尺寸 添加一个picture控件,修改ID为IDC-PICTURE,并添加一CBitmap m_bmp成员变量 在OnInitDialog()函数中添加如下代码 if(m_bmp.m_hObject!=NULL) m_bmp.DeleteObject();
JPGshow(vc).rar
- 此工程掩饰了一个用VC显示JPEG格式图片的例子,This works to cover up a display JPEG format using VC picture examples
MaskTest.rar
- VC中显示背景透明的图片是不是很困难,有了这个代码就不用愁了。看看它是怎么实现的吧,VC displayed in a transparent background image is not very difficult, with this code have no worries. Take a look at how it is implemented bar
ShowJPG
- VC 显示 JPG 图片, 简单实用, 不错的例子-vc show jpg
MFC_OPENCV_test
- 基于OPENCV的MFC的例子,它可以显示图片,并将其灰度化、并边缘检测。 转于OPECV网站。-A MFC example which is based on opencv .The software evironment is VC 6.0.
win
- 完整VC++写可以在窗口上显示图片的一个窗口程序,对于练习VC++开发非常有帮助,强烈推荐!-Full VC++ to write pictures in the window display a window program, VC++ development for the exercise very helpful, it is strongly recommended!
VC
- 图片显示:有保存,导出,导入,用于图片的软件输入等等!-Pot design
CxSkinButton_demo
- 一个显示图片的BUTTON类- A demonstration picture BUTTON kind
vc++
- 自己写的有关VC连接SQL SERVER,MD5加密,打印文件,显示图片的类,绝对能用。-VC wrote on their own to connect SQL SERVER, MD5 encryption, print documents to show the picture of class, absolutely can.
winsocksendpic
- 使用winsock传输并显示图片,这个很不错,一直想做个GPRS无线传输的问题,有这个程序就可以解决了。 [代码性质] VC完整应用程序代码 [代码作者] 何煜 [文件大小] 87K [更新日期] 2007-8-27 16:04:-Use winsock transmission and display pictures, this is pretty good, has always wanted to be a GPRS wireless issues, have t
BMPViewer
- VC++写的图片显示程序,里边有值得收藏的类,很适合图形图像处理的人使用-VC++ to write the image display program, inside there is the category of collections, it is suitable for image processing of graphics to use
VC_Graphics_rendering_and_image_display
- VC++图形绘制与图片显示小例子,MFC的与设备无关的图形设备环境类CDC的应用和MFC中图像处理类CImage的应用例子,在对话框中显示图片,绘制图形-VC++ graphics rendering and picture shows a small example, MFC has nothing to do with the equipment, graphics equipment, environmental CDC in MFC application and type of ima
显示图片带缩放
- VC+cpp+HALCON图片缩放,用于实现图片缩放功能·(VC+cpp+HALCON picture zoom)
VCShowBmp
- 用VC写的,打开BMP文件,并显示图片。(VC,OPEN BMP FILE,SHOW BMP PICTURE.)