搜索资源列表
feifeidoc
- C++数字图像源代码,实现位图的转换,详细内容见有源代码。-C source code, achieving bitmap conversion, the details of which see active code.
feifeiview
- C++数字图像源代码,实现位图的转换,详细内容见有源代码。-C source code, achieving bitmap conversion, the details of which see active code.
jpgstd
- C++数字图像源代码,实现位图的转换,详细内容见有源代码。-C source code, achieving bitmap conversion, the details of which see active code.
bmptransfertojpeg
- 在vb中调用封装好的API函数,实现位图bmp到jpeg格式的转换-in vb Calling Packaging good API function, Bitmap bmp to jpeg format conversion
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
BMP-to-JPG
- 这是一个实现将BMP位图转换为jpg格式位图的程序,也即具有压缩图像的功能。-This is a BMP bitmap converted to jpg format bitmap program, that has the function of the compressed image.