搜索资源列表
gif-jpg-png
- WEB常用图像格式文件(gif,jpg,png)处理源代码-WEB common image format files (gif, jpg, png) handling source code
png
- 利用PNG压缩算法压缩图片,我一个学生的作品
VB使用GDI+显示PNG图片
- VB使用GDI+显示PNG图片
Gdi PNG UI SHEKJI
- 皮肤采用gdi+,支持png图片,不失真,显示效果美观-Skin using gdi+, support for png images, without distortion, display beautiful
GDIPButton
- Gdi+的使用 PNG格式图片 按钮 自绘按钮 窗口美化-Gdi+ button on the use of PNG format images
GdipandPNGButton
- GDI+做的支持png格式透明按钮。可在VC 6下使用。-GDI+ do support transparent png format button. Can be used in VC 6.
Study_GDIPLUS
- 使用GDI+来加载PNG图文件的实例, 作者代码清晰易读, 使用MFC开发, 适合初学者学习如何使用GDI+加载PNG图文件.-Use GDI+ to load the PNG image file example, on code readability, use the MFC development, suitable for beginners to learn how to use GDI+ load PNG image file.
cximage_pngtranbmp
- 从Cximage抠出来的显示png图片的源代码,可以在vs2005上编译通过.-Pull out from the Cximage display png image of the source code can be compiled by vs2005.
png
- PNG图像格式说明及编解码代码,有C++ 例子代码-PNG image format and codec code, C++ example code
JPEGView_1_0_18_sources
- 对JPEG,BMP,PNG,GIFT和TIFF文件进行查看,编辑的源代码。-JPEGView is a viewer/editor for JPEG, BMP, PNG, GIF and TIFF images. It is designed to view images from digital cameras full screen and with highest quality possible. Basic image editing functionality is provided
xnview-GflSDK-win
- xnview的开发库,支持jpg/png/gif/bmp等格式文件的显示-xnview the development of libraries, support for jpg/png/gif/bmp format display, etc.
PNG
- MFC实现pug镂空动画,vc空间的实现-MFC to achieve animation pug stencil
ImageSplitProject_Console
- 有的游戏要求图片是固定大小并且是索引格式的图片,据此写了本软件,控制台界面运行 本软件功能: 把一张bmp,png图片拆成16X16索引格式的png图片,并且调色板大小是按其像素个数来自动获得。图片名以0开始递增。例:0.png-Some games require the size of image is fixed and is an index format, the picture accordingly to write this software, the console i
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
desk_watch
- 桌面钟表 (layered window 分层窗口) 利用分层窗口(layered window)+ PNG图片实现,原理很简单。-layered window
GDI-P-using-png-image
- 在VC6.0中用GDI+调用png图片实现半透明渐变的特效窗口-GDI+ in VC6.0 call using semi-transparent png image to achieve gradient effects window
CGdiPlusPicLoad
- gdi+ 处理多种文件的封闭, 支持从资源中载入bitmap png等.-gdi+ closed the file dealing with a variety of support from other resources to load bitmap png.
jpeg-bmp-gif-png
- 对jpeg,bmp,gif,png图形进行处理的基础库-jpeg,bmp,gif,png 图形进行处理的基础库
使用GDI显示PNG图象
- 使用GDI显示PNG图象,以及显示PNG图象时大小不正常的解决方案