搜索资源列表
12.如何读取与显示JPG等格式图像文件?
- 12.如何读取与显示JPG等格式图像文件?这是一个很多人都难以解决的问题!-How to read and display some special image file such as JPG and some other formats? Maybe it s a difficult problem!
万年历OCX控件ccalendarx
- 万年历的控件软件简介: 本代码通过对image类的序列化,实现读取jpg,gif,bmp格式的图像文件,并显示出来程序的执行需要GdiPlus.dll。 -hefty almanac of Control Software Descr iption : The code of the image sequence category, achieving read jpg, gif, bmp format of the image file, and demonstrate imple
带百分比的进度条xgauge
- 万年历的控件软件简介: 本代码通过对image类的序列化,实现读取jpg,gif,bmp格式的图像文件,并显示出来程序的执行需要GdiPlus.dll。 -hefty almanac of Control Software Descr iption : The code of the image sequence category, achieving read jpg, gif, bmp format of the image file, and demonstrate imple
2003062715485812383
- TIN.rar软件简介: 本代码通过对image类的序列化,实现读取jpg,gif,bmp格式的图像文件,并显示出来程序的执行需要GdiPlus.dll。 -TIN.rar Software Descr iption : The code of the image sequence category, achieving read jpg, gif, bmp format of the image file, and demonstrate implementation of the
200312031110395922
- 软件简介: 本代码通过对image类的序列化,实现读取jpg,gif,bmp格式的图像文件,并显示出来程序的执行需要GdiPlus.dll。 -Software Descr iption : The code of the image sequence category, achieving read jpg, gif, bmp format of the image file, and demonstrate implementation of the procedures req
gdiplustest
- 代码通过对image类的序列化,实现读取jpg,gif,bmp格式的图像文件,并显示出来
LoadImage.vc.net.2003
- 读取JPG图像的每个像素的RGB值,以供图像特征的提取。
TImgLib
- 读取jpg图像缩略图的源代码-read jpg image thumbnail source code
MyPicture.rar
- 在vc中读取jpg文件,而且能够按使用者需要调整图像比例,In the vc read jpg files, but users need to be able to adjust the image according to the proportion of
C/C++语言实现打开各种图像文件(BMP, GIF, JPG,
- C/C++语言实现打开各种图像文件(BMP, GIF, JPG,
C、C++读取图片
- C/C++语言实现打开各种图像文件(BMP, GIF, JPG,
soil
- SOIL opengl 读取各种图像格式的库,包括png jpg tga等。跨平台,甚至iphone也可以的。-SOIL opengl library to read a variety of image formats, including png jpg tga and so on. Cross-platform, and even iphone is also possible.
ImageMagick
- C++读取处理各类图像的工具包,可以读取JPG,JPEG,BMP,TIF等多种图像,内有使用说明。-C++ to read all kinds of image processing tool kit, you can read JPG, JPEG, BMP, TIF and other images, there are instructions
ImageFree
- 简单的图像读取显示代码,自己写的,支持BMP,JPG,GIF,TIFF,PNG等格式。-Simple image display read the code, wrote it myself, support BMP, JPG, GIF, TIFF, PNG and other formats.
readJPGBMP
- 采用GDI读取jpg的图像,适合嵌入的自己的程序中-Jpg images using GDI to read, suitable for embedding in your own programs
ImageStone
- 图像处理的示例源代码。可以读取、保存 jpg、GIF、BMP、PNG等常用格式。VC++6。-Image processing, sample source code. Can read, save jpg, GIF, BMP, PNG and other popular formats. VC++6.
Imagebase
- 读取图像文件,可以读取JPG,TIF文件。-Read image file, you can read JPG, TIF files.
mse_lmse
- 组合需要读取的图像文件直接路径和间接路径,读取jpg图像,并计算压缩图像和无压缩图像的均方值和LMSE-Combination needs to read the image files of the direct path and indirect path, to read the jpg image, and calculate the mean square value of compressed images and uncompressed images and LMSE
ReadPicture
- 读取jpg图片更加bitmap对jpg中像素点进行颜色填充(edit jpg picture with bitmap)
c++图像处理-读取jpg图片
- 一个VC++编写的图像工具,通过不同图像函数实现bmp/jpg等图像,并比较图像读取时间,可以比较图像函数差异。