搜索资源列表
如何显示位图
- 在vc下 实现图像显示 教你如何封装自己的DIB图像类-To realize icon s display and teach you how to package your own DIB class under VC s circumstance
myimgapp
- VC中的一个JPEG图像解码源程序示例。利用了一个开源且免费的CPicture类,是写JPEG图像浏览程序的得力助手。
TonyJpegLib_src
- 一个很好用的vc 类库,可以进行,jpg2000,到bmp的转换,也可进行bmp到JPg2000的转换,支持的格式有,jp2,j2k,jpc,bmp,pcx,jpg等-a good use of vc class library can be done, PDF, bmp conversion can also be JPg2000 bmp to the conversion, support for the format, jp2, j2k, jpc, bmp, nil, jpg, etc.
CImage
- 如何使用 CImage 类加载、显示和保存各种不同的图像格式,包括 .bmp、.gif、.jpg 和 .png。-It teach you how to use CImage class show and save all kinds of picture
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.
CDib
- vc图像处理CDib类,主要包括源文件和头文件-vc image processing CDib category mainly include the source files and header files
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
ImageTest2
- 图像处理系列之2--显示篇 涵盖内容: 1>图像显示原理 2>图像显示函数 3>提高显示性能的方法,双缓存技术和VFW组件 涉及VC知识主要有: 1>const使用 2>类的编写 附加说明: 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 -Image Processing Series 2- shows
Bitmap
- Bitmap类使用,学习VC图像处理的,有一定的参考价值-Bitmap class to use, study and VC image processing, there are some reference value
bmpDibClass
- 显示和简单处理Bmp位图的一个类,将文件装入VC++项目就可以使用,已经经过了测试,保证没问题-Display and easy handling of a class Bitmap Bmp, will file into VC++ project, you can use, has been tested to ensure that no problem
GifClass
- 显示和简单处理Gif图像文件的一个源码类,将文件装入VC++项目就可以使用,我使用是没有问题-Display and simple to deal with Gif image files of a source class, will file into VC++ project, you can use, I use there is no problem
Ex_Image
- 基于CImage类实现bmp、jpeg等图像的打开、显示、保存,VC++实现 简单、方便、易学-Based CImage class implements bmp, jpeg and other images to open, display, save, VC++ simple, convenient, easy to learn
1
- 用于bmp位图的vc平台下的显示,主要利用了dib类,由于mfc中不支持这个类,自己编写了这个类用于图片的打开和保存-Vc for bmp bitmap display platform, the main advantage of the dib class does not support the mfc class, write your own pictures of this class is used to open and save
ImageEX
- 本代码实现了VC环境下几类格式的图像显示,供学习参考-This code implements the VC environment, several types of image display format for the study reference
DIBDisplay
- 用vc++编程显示一副bmp格式的位图,并重新编写了一个图像显示的类-show bmp picture
5
- 一个支持VC非MFC工程加载gif动画的类-gif in visual C++
code_zource_BMP
- 在VC中自建操作BMP位图文件的类,不错的源码 可以-In VC self-built BMP bitmap file class operation, good source code can be
