搜索资源列表
cximage600_lite
- CxImage is a C++ class that can load, save, display, and transform images in a very simple and fast way. The class CxImage is free as for the TIFF, JPEG, PNG and ZLIB libraries : \"If you use this source code in a product, acknowledgement is no
1111111
- visual c++中读取存储jpeg跟gif图像
example
- RGB压缩JPEG文件源代码 用C写的源代码.直接可以用.
jpgdecode
- 这是JPEG解码源代码,C++环境下的,试过了 ,可以运行
JpegDecoder
- Jpeg解码器的源代码,用C语言实现,很详细。
lite
- CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
PicProcess
- 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
Pic
- Digital Image Processing (VC++) bmp, gif, jpeg, tif open ,save, and some filtering etc.
mosaic-images
- 在Visual C++.Net 2001/2003 开发平台实现图像(BMP、JPEG、GIF、TIF、PNG)的马赛克效果-Visual C++ . Net 2001 /2003 development platform mosaic images (BMP , JPEG, GIF, TIF, PNG)
jpeg
- c++/C获取jpeg的图片的宽度和高度以及DPI-get the width and height of jepg by c++/C
JJpegDecoderp
- Jpeg解码器的源代码,用CC语言实现,很详细。可直接使用。 -Jpeg decoder source code, using C language, in greaat detail. Complete source code can be used directly.
CImage
- 我们知道,Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法,这使得Visual C++在图像方面的缺憾一去不复返了。-We know that the Visual C++
CImage--Class
- Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。 现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法.-The Visual C++ class CBitmap and static picture control func
