文件名称:PictureBatchConversion
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-07-10
- 文件大小:
- 40kb
- 下载次数:
- 0次
- 提 供 者:
- 三***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
批量图像格式转换,为了使大批量的图像格式转换变的简单,因此开发出批量图像格式转换工具,图像格式转换主要通过Bitmap类的Save方法实现,将Image以指定的格式保存到指定文件,下面代码主要是创建了一个用于进行图像格式转换的ConvertImage方法。然后通过switch语句判断转换的格式再通过Bitmap类的Save 方法进行转换。-Batch image format conversion, in order to make large quantities of image format conversion becomes simple and therefore develop a batch image format conversion tools, image format conversion, mainly through the Save method of the Bitmap class implementation, the Image to the specified format to the specified file, the following code is primarily used for creating an image format conversion ConvertImage method. Then through the switch statement to determine the format and then converted via the Save method of the Bitmap class to convert.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PictureBatchConversion
PictureBatchConversion.sln
PictureBatchConversion.suo
......................\Form1.cs
......................\Form1.Designer.cs
......................\Form1.resx
......................\PictureBatchConversion.csproj
......................\Program.cs
......................\Properties
......................\..........\AssemblyInfo.cs
......................\..........\Resources.Designer.cs
......................\..........\Resources.resx
......................\..........\Settings.Designer.cs
......................\..........\Settings.settings
......................\Resources
......................\.........\Resources.bmp
......................\.........\保存1.ico
......................\.........\保存11.ico
......................\.........\图标 (163).png
......................\.........\图标 (23).ico
......................\.........\图标 (28).png
......................\.........\图标 (29).ico
......................\.........\打开.ico
......................\.........\打开1.ico
......................\系统说明.txt
......................\说明.htm