搜索资源列表
isource40
- bmp转jpg,很强大的图形格式相互转换的源码 ImgSource™ 4.0
VC++Bmp转Jpg源代码
- 一个很简单的Bmp格式转Jpg格式的VC代码!
matlab bmp和Jpg互转
- matlab实现的bmp和Jpg格式的互转程序,其中Bmp到Jpg有自己实现算法
JPEGGIFPCXtoBMP
- Jpg、Gif、Bmp、Tiff和Png格式的图像转化为BMP格式图像。以便于进一步对图像处理-Jpg, Gif, Bmp, Tiff and Png format images into BMP format images. In order to facilitate further image processing
picture
- 一个简单的图片格式转换程序,可实现ico 转bmp,bmp转jpg,jpg转bmp-A simple picture format conversion procedures, can be transferred ico bmp, bmp turn jpg, jpg bmp transfer
picconvert
- bmp to jpg,gif图片转换源码-bmp to jpg, gif image conversion source
Image.tar
- 图像的相互转换\以及图像的分析比较,支持格式:bmp\jpg\jpg2000等-image conversion \ and image analysis in support of the format : bmp \ jpg \ jpg2000 etc.
convert
- JPG->BMP批量转换程序.可以指定大小.-JPG-
107215800jpegapi
- 用VC打开jpg文件, jpg转bmp bmp转jpg格式-Jpg files using VC open, jpg to bmp bmp to jpg format
MulitDocument12-4
- bmp JPG相互转化.FFT DCT变化-bmp JPG mutual conversion. FFT DCT changes
jpegconvert
- 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
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.
TreeView
- 基于对话框的位图变换,包括二值化,旋转,bmp转jpg,24位转8位-based on dialog of MFC,binarize and rotate and bmp to jpg and bitcount 24 to 8
VB_interception_current_screen_converted_JPG
- VB自动截取当前屏幕并将BMP转换为JPGVB interception of the current screen and automatically converted to JPG BMP-VB interception of the current screen and automatically converted to JPG BMP
t7plus
- 使用 GDI+ 进行 BMP图像批量转换 JPG 稍微修改的话就可以输出别的格式-BMP images using GDI+ for batch converting JPG, then you can slightly modify the output of other formats
BmpToJpg
- bmp to jpg 图像转换-bmp to jpg image conversion ................
摄像头抓图源代码
- 开启摄像头抓图。摄像头显示窗口可以随意改变大小,抓图后保存的图片大小可以根据自己传入的宽和高随意改变,只添加了BMP转JPG的功能,要把BMP转为其他格式,自己阅读代码可以很容易修改。。里面有测试demo,也有接口说明,主要接口为打开摄像头,暂停预览,恢复预览,抓图,图片旋转,关闭摄像头。
06569894Bmp-Jpg
- bmp转jpg的代码,很好用,效率也很好,源码贡献出来。-bmp to jpg code, easy to use, good efficiency, source contributed.
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) library 'ImageUtils.dll' alias for
Change_Bmp_Jpg
- C++实现将bmp格式的图片文件转化为jpg格式,附整个工程源码(C++ implementation of the BMP format image file into JPG format, with the entire project source code)