文件名称:jpegconvert
- 所属分类:
- 压缩解压
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 316kb
- 下载次数:
- 0次
- 提 供 者:
- c*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编译源文件生成可执行文件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 has created this TestLibjpeg application for you.
This file contains a summary of what you will find in each of the files that
make up your TestLibjpeg application.
TestLibjpeg.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TestLibjpeg.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named TestLibjpeg.pch and a precompiled types file named StdAfx.obj.
此程序可以转换bmp位图为jpg格式,或解压缩
jpg格式图像为bmp格式。
将需转换的bmp格式图片存到和TestLibjpeg.exe
相同的文件夹下,在DOS界面下使用命令行参数
bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg
jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp-
AppWizard has created this TestLibjpeg application for you.
This file contains a summary of what you will find in each of the files that
make up your TestLibjpeg application.
TestLibjpeg.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TestLibjpeg.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named TestLibjpeg.pch and a precompiled types file named StdAfx.obj.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jpeg转换
........\1.h
........\libjpeg
........\.......\Debug
........\.......\jconfig.h
........\.......\jmorecfg.h
........\.......\jmorecfg.h.bak
........\.......\jpeglib.h
........\.......\libjpeg.lib
........\ReadMe.txt
........\Release
........\.......\StdAfx.obj
........\.......\TestLibjpeg.exe
........\.......\TestLibjpeg.obj
........\.......\TestLibjpeg.pch
........\.......\vc60.idb
........\StdAfx.cpp
........\StdAfx.h
........\TestLibjpeg.cpp
........\TestLibjpeg.dsp
........\TestLibjpeg.dsw
........\TestLibjpeg.ncb
........\TestLibjpeg.opt
........\TestLibjpeg.plg
........\1.h
........\libjpeg
........\.......\Debug
........\.......\jconfig.h
........\.......\jmorecfg.h
........\.......\jmorecfg.h.bak
........\.......\jpeglib.h
........\.......\libjpeg.lib
........\ReadMe.txt
........\Release
........\.......\StdAfx.obj
........\.......\TestLibjpeg.exe
........\.......\TestLibjpeg.obj
........\.......\TestLibjpeg.pch
........\.......\vc60.idb
........\StdAfx.cpp
........\StdAfx.h
........\TestLibjpeg.cpp
........\TestLibjpeg.dsp
........\TestLibjpeg.dsw
........\TestLibjpeg.ncb
........\TestLibjpeg.opt
........\TestLibjpeg.plg