搜索资源列表
wnghasdsf
- 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。-with vc development of image decoding, support for the format, includin
pnglibreader
- 用于读取png图像函数库,用在Vc++上的开发工具-for reading png image library, the use of Vitamin C Development Tools
Image_png
- vc++图像处理的源码,是对于png格式的,具体的自己下来试一下就知道了哈-vc image processing source code, for png format, the specific themselves down Try know Kazakh
gdiexample
- 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像
PNGView
- 使用pnglib,用VC显示PNG图片.
PNG_SHOW_Example_src.rar
- 可以用来显示png等图片的VC源代码,这是我在网上找了很久才找到的,网上很多人都在找显示PNG图片的方便,但很多答案都是错的,这源代码是我从外国网上找来的,不错,a source for png pic show be in vc6 ,it take me a long time to reserch .
GdipandPNGButton
- GDI+做的支持png格式透明按钮。可在VC 6下使用。-GDI+ do support transparent png format button. Can be used in VC 6.
vc6GDIplusSrc
- VC++使用GDI控制png图片半透明制作漂亮时钟,GDI库经打包,现在可以在VC6下顺利编译了,不管是作为一个使用PNG图片制作半透明窗体的实例,也可以把它当作一个漂亮的时钟,从运行界面来看,你第一眼一定会感觉吃惊-VC++ using GDI to control the production of beautiful semi-transparent png picture clock, GDI libraries, as packaged, can now be successfully
PNG
- MFC实现pug镂空动画,vc空间的实现-MFC to achieve animation pug stencil
ImageStone
- 图像处理的示例源代码。可以读取、保存 jpg、GIF、BMP、PNG等常用格式。VC++6。-Image processing, sample source code. Can read, save jpg, GIF, BMP, PNG and other popular formats. VC++6.
png
- VC++6.0环境png格式图像解码编码程序-A program used for encoding and decoding of png image in vc++6.0
PictureDisplayActivxControl
- 用VC开发的图片显示Activex控件.PictureDisplay支持图片格式: jpg,tiff,png,bmp,jpeg,gif. 和传统的Picture控件相比,PictureDisplay支持的格式更多,使用更加灵活方便。主要有四个函数: 1.获得文件路径 CString GetFilePathName() 2.设置文件路径void SetFilePathName(LPCTSTR) 3.获得是否缩放显示BOOL GetShowMode() 4.设置显
VC-code
- 在VC6.0中用GDI+调用png图片实现半透明渐变的特效窗口.rar-Using GDI+ in VC6.0 call png image to achieve gradient effects translucent window. Rar
UIeditor0728
- gdi与graphics的使用,能显示png图片,以及xml的生成与读取,是一个非常好的学习vc编程的例子-gdi graphics used ,can display png picture
vc6GDIplusSrc
- VC++使用GDI控制png图片半透明制作漂亮时钟-VC++ using GDI controls production of a beautiful semi-transparent png image clock
38917074PNG_vc
- VC实现Png文件的读取及格式转换功能,编译通过,希望对下载的朋友有所帮助-VC achieve Png file read and format conversion functions, compile, download friends want to help
beautiful-UI-with-cPP
- 十分漂亮的UI界面,使用的是vc++,其中使用到了GDI+,button使用的图片都是png格式。-Very nice UI interface, use the vc++, used GDI+, button pictures are png format.
PngDlg
- VC++利用png图片做底图的窗口,根据png图片,可以制作不规则窗口,半透明窗口,用俩个窗口联动实现,参考codeproject文章,非常漂亮,希望大家喜欢。-VC++ use png images do underlay window, according to png images, you can create irregular windows, translucent window, with two windows to achieve linkage, reference cod