搜索资源列表
VC++精品源码
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
wnghasdsf
- 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。-with vc development of image decoding, support for the format, includin
geotifflib
- 处理geotiff图像文件格式的开源库,含VC工程文件,编译时需tiff库(libtiff)的支持-handling GeoTIFF image file format open source, containing VC engineering documents, compiled take tiff library (libtiff) support
pictureeditor
- 用VC开发的图像编辑器源代码,可处理JPEG,BMP,PNG,TIFF等多种格式图像。进行图像压缩编码,旋转,融合等多种操作-VC developed image editor source code, can handle JPEG, BMP, PNG, TIFF and other image formats. Image compression, rotation, a variety of operational integration
LibTiffDelphi_Full
- 打开TIFF文件,实现虚拟传真功能,VC实现,功能强大,简单易懂-open the TIFF file, the virtual fax capabilities, VC, powerful and easily understood
tiff_image
- 打开Tiff的vc源代码,好用-the vc open source code and ease of use
ViewImage
- 一个可以打开,保存,显示多种的图像片的VC源程序,像,jpeg,tiff,bmp,pcx,
vc++1
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
vc++2
- 用图形界面的程序装载控制台程序并接收控制台程序的输出。 将tiff转换成PDF的源程序。
BMP转TIFF源码
- 将bmp图像数据取出重新封装成tiff格式,vc++
PNG
- vc+png按钮渐变, PNG文件格式是为了适应网络数据传输而设计的一种图像文件格式,用于取代格式较为简单、专利限制严格的GIF图像文件格式。而且,这种图像文件格式在某种程度上甚至还可以取代格式比较复杂的TIFF图像文件格式。它的压缩效率通常比GIF要高、提供Alpha通道控制图像的透明度、支持Gamma校正机制用来调整图像的亮度等。-vc+ png button gradient, PNG file format in order to meet the data transmission
tiff1
- VC读取tiff格式影像文件,很适合初学者参考-VC reads the tiff image file formats, it is suitable for beginners Reference
Tiff
- tiff格式详细分析级VC++基本处理介绍,学习使用-tiff format, detailed analysis of the basic processing stage VC++ introduction and learning to use
TiffTest
- 本程序可实现tiff格式图像的的转换,基于VC++的编程,结构简洁-This procedure enables the conversion tiff format images, based on VC++ programming, simple structure,
vc_tiff
- vc++读取tiff文件,是一个txt文件-using vc++ to read the tiff file , it is a txt file
PictureDisplayActivxControl
- 用VC开发的图片显示Activex控件.PictureDisplay支持图片格式: jpg,tiff,png,bmp,jpeg,gif. 和传统的Picture控件相比,PictureDisplay支持的格式更多,使用更加灵活方便。主要有四个函数: 1.获得文件路径 CString GetFilePathName() 2.设置文件路径void SetFilePathName(LPCTSTR) 3.获得是否缩放显示BOOL GetShowMode() 4.设置显
VC.NET.code.TIFF.multi.frame.image.files
- VC.NET编程实现TIFF多帧图像文件代码VC.NET programming code TIFF multi-frame image files -VC.NET programming code TIFF multi-frame image files
CxImage
- VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImag
libtiff-vc.vs.net-port.tar
- 在MFC对话框应用程序中将tiff文件转换成bmp格式,并且显示-To convert tiff file to bmp file on MFC dialog application,and show it on the dialog