搜索资源列表
CBitmapPicture
- 源代码,利用IPICTURE接口读取GIF,JPEG等格式的图像文件,能够读取设备独立位图DIB和BMP文件-source code, the use of interface IPICTURE read GIF, JPEG and other image file format, equipment can read independent bitmap BMP and DIB documents
LookJPG
- 一个用IPicture 接口查看JPG的VC源码-IPicture interface with a View JPG VC FOSS
20070704ShowJpeg
- VC6利用COM方式IPicture接口显示JPEG图片-VC6 use COM IPicture interface, display JPEG images
123
- 使用DevIL来加载OpenGL纹理 OpenGL本身并没有带图象文件的读取函数,D3DX则有,以前我用的IPicture的接口来加载图象,但是TGA ,MNG PNG 等图象它并不支持.需要其他的代码来加载TGA等,非常不方便,最倒霉的是,代码的问题很多,经常不能成功加载一些图象.早就想把那个该死的库移植到DevIL上了,但是人懒,一直等到今天,呵呵。终于做了个简单的包装了。 代码很乱,只加了读取图象到建立OpenGL纹理,应该还有更广泛的用途的.比如SaveImage等. 回头等
ImgView
- 利用GDI提供的IPicture打开jpg数据流,本代码为Com编程
VC-using-IPicture-display-images
- 在VC++中使用IPicture显示多种格式的图像,是一个入门的好程序.-In VC++ using IPicture display images in multiple formats, is a good entry procedures.
IPicture
- 利用IPicture接口,直接在程序中显示大部分图片,包括JPEG、BMP等常见图像. 文件为.txt,事实上是一个Cpp文件。-Display a image to your program.
Pictest4
- 介绍了在Vc++环境中,利用ADO 2.5中所提供的Stream 对象和Fields对象进行数据库中图片的存取,同时,还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题-Introduced in Vc++ Environment, using ADO 2.5 provided in the Stream object and Fields object image database access, is also used IPicture int
ShowGraphics
- 通过Visual C++ 平台,使用IPicture显示多种格式的图像-Display mult-format imge with IPicture.
ShowPicture
- VC下可以使用 IPicture接口来实现图片显示及放大缩小等功能,并且可以通过IImage控件来实现图片的显示-VC may be used IPicture interfaces to achieve image display and zoom functions, and can be achieved by IImage control the display of images
IPicture
- 这个源代码可以实现各种格式的图片显示功能,希望对大家有用-The source code can achieve a variety of formats picture display, we want to be useful
useIPicturesendPrint
- 详细介绍了用IPicture来显示图片的源代码-Described in detail to show the picture with IPicture source code
ShowJPG
- 使用封装IPicture的类显示jpg文件,至于gif,不能动态,代码是从网上看的,不属我个人所有,分享下而已-Use the class package IPicture display jpg file, as gif, not dynamic, the code is read from the Internet, I do not belong to all, sharing only under
ShowGraphics
- 本程序演示了使用IPicture来显示多种格式的图像。-This program demonstrates the use of IPicture to display images in multiple formats.
ShowGraphics
- 本示例演示了使用IPicture显示多种格式的图像-This example demonstrates the use of IPicture display images in multiple formats
picView
- ocx 浏览BMP图片,使用IPicture 浏览-ocx BMP picture browsing, use IPicture Browse
ShowGraphics
- vc——使用IPicture显示多种格式的图像\ShowGraphics-vc- IPicture display using a variety of image formats \ ShowGraphics
Image-Processing
- Image Processing包括创建DIB操作的类——CDib,使用CDib类实现显示与保存BMP文件,使用IPicture显示多种格式的图像,使用DIB实现图像的特效显示,雷达工程数据的可视化与处理-Image Processing class to create the DIB operation- CDib, use CDib class to achieve the display and save the BMP file, use the IPicture display ima
ShowGraphics
- 这是使用IPicture显示多种格式的图像,很好的哦-382-use IPicture shows an example of the image format
MFC-use-IPicture-open-pictures
- MFC 使用IPicture 打开图像例程-MFC use IPicture to open image files