搜索资源列表
BMP与JPG格式转变的源代码
- BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
RGBexchange
- 本代码演示了RGB与YUV图像视频格式的相互转换 [代码性质] VC完整应用程序代码
LoadImage.vc.net.2003
- 读取JPG图像的每个像素的RGB值,以供图像特征的提取。
JPGOPEN
- 在VC环境下打开JPEG格式的图片,转换成RGB格式再从新显示-Open the VC environment in JPEG format images, converted to RGB format and then display the new
imageget
- vc++6.0 读取bmp文件并显示输入坐标点的rgb值-vc++6.0 to read bmp file and displays the rgb values of the input coordinates