搜索资源列表
VC++Bmp转Jpg源代码
- 一个很简单的Bmp格式转Jpg格式的VC代码!
matlab bmp和Jpg互转
- matlab实现的bmp和Jpg格式的互转程序,其中Bmp到Jpg有自己实现算法
JpgDll(vb)
- 一个用VB实现的BMP转JPEG图像的代码-a VB BMP images to JPEG code
BmpToJpg
- 将BMP图像转换为JPG图像-of BMP images converted to JPG images
5ivb_014029
- 很好的BMP转JPG,有VB原代码及操作界面-good JPG, VB source code and user interface
bmp-jpeg
- 可以打开扩展名为*.bmp的文档,并转换为*.jpg格式;给定了窗口,已经调试成功-can open the extension*. bmp files, and converted to*. jpg format; Given a window, debug success
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 c
PicCompressEncode(VC)
- 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression qualit
whwnpicture
- 自带JPG、GIF等解码软件。 JPG、GIF、BMP显示功能(支持原始尺寸及任意尺寸)。 动画GIF显示功能。 转换并保存BMP文件格式功能。 转换并保存JPG文件格式功能。 调整大小、转换并保存BMP文件格式功能。 调整大小、转换并保存JPG文件格式功能。 多种事件的响应功能。 -own JPG, GIF, etc. decoding software. JP
jpegapi
- 用VC打开jpg文件,jpg转成bmp文件,bmp转成jpg格式-VC open jpg, bmp jpg file conversion, bmp jpg format conversion
Bmp-Jpg
- 实现了bmp图像到jpg图像的转换,可以作为vc++初学者的培训教程,做一些简单的编程训练。 -Realize the bmp image to jpg image conversion, can be used as vc++ Beginner
isource40
- bmp转jpg,很强大的图形格式相互转换的源码 ImgSource™ 4.0-bmp to jpg, very powerful graphics format conversion between the source ImgSource
BMPAndJPG
- 图像格式转换的源代码,可以将BMP格式转换成JPG格式。-Image Format Conversion source code can be converted into BMP format JPG format.
PicsTransform
- 图片格式转化,例如BMP转化成jpg,之类的。 用C#写的,适合初学者学习
图像格式转换_vb
- bmp,ico,jpg等图像格式相互转换的类 里面给出了各种图像的存储格式。 虽然是VB代码,但很容易转换为C的代码,-bmp, ico, jpg and other image format conversion inside the class are given a variety of image storage format. Although the VB code, but easily converted to
107215800jpegapi
- 用VC打开jpg文件, jpg转bmp bmp转jpg格式-Jpg files using VC open, jpg to bmp bmp to jpg format
BMPTOJPG
- 本程序是一个VC开发的BMP转JPG接口程序把加入VC工程里就可以用了-This procedure is the development of a VC interface program BMP to JPG to join the project in VC can be used.
picconvert
- bmp to jpg,gif图片转换源码-bmp to jpg, gif image conversion source
BmpToJpg
- bmp to jpg 图像转换-bmp to jpg image conversion ................
ImageUtils
- PB可以调用的BMP转JPG的动态库 PB 函数声明 function Boolean Bmp2Jpgzzp(ref string bmp_name,ref string jpg_name) library 'ImageUtils.dll' alias for 'Bmp2Jpg' function Boolean Jpg2Bmpzzp(ref string bmp_name,ref string jpg_name) libr