搜索资源列表
CImageSourceCode
- cimage.zip -- VC source files for jpg, gif, png file view and save etc.
CImageDisplayPic
- 用CImage类写的图片显示程序,可以很方便的显示缩放各种类型,bmp,jpg等格式的图像,而且可以扩充缩放功能
ImageProcess
- 影像处理 可以读取BMP JPG 并做影像处理等功能 以CIMAGE为核心
CIMAGE.rar
- 一个相当有用的图像处理库,可处理gif,jpg,png,tif等常用格式,速度快,使用方便.,A very useful image processing library, can handle gif, jpg, png, tif format, such as commonly used, fast and easy to use.
CImage
- 如何使用 CImage 类加载、显示和保存各种不同的图像格式,包括 .bmp、.gif、.jpg 和 .png。-It teach you how to use CImage class show and save all kinds of picture
cimage
- JPG library for c/c++ programmers
cimage
- WCE嵌入式下的图形jpg等的加载 WCE embedded graphics, under load jpg, etc.-WCE embedded graphics, under load jpg, etc.
CImg
- CImage 1.3.3, 用C++模版技术设计的一个好用的图形库,支持BMP,JPG,PNG等多种格式,只有一个头文件,使用相当方便。-CImage 1.3.3, using C++ template technical design of a useful graphics library, support for BMP, JPG, PNG and other formats, only one header file, use very convenient.
cimage_png_bmp_gif_jpg
- 一个例子可以读写jpg,png,gif,bmp的cimage库,可以很好学习一些图片压缩解压的知识-An example can be read jpg, png, gif, bmp' s cimage library, you can learn some good knowledge of image compression decompression
catch
- 经过多番研究与比较,发现使用以下方法是最简单的了,短短几行代码便实现了屏幕或活动窗口截屏\图片合成\文字叠加\保存成JPG功能 这全归功于VS2008的新类CImage,如果要用VC6.0实现相同的功能,代码量不是要多出多少倍的问题,-desk catch
SaveImage2File_vs2010
- 将窗口保存为JPG、PNG等图片格式,演示了CImage类在VC++中的应用,在VS2010下编译通过。-Save the dialog windows as JPG, PNG file, demonstrated the the CImage class in VC++, compiled by VS2010 under.