文件名称:PictureBatchConversion
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-09-10
- 文件大小:
- 38kb
- 下载次数:
- 0次
- 提 供 者:
- 余***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
批量图像格式转换器源代码,为了使大批量的图像格式转换变的简单,因此开发出批量图像格式转换工具,图像格式转换主要通过Bitmap类的Save方法实现,将Image以指定的格式保存到指定文件,下面代码主要是创建了一个用于进行图像格式转换的ConvertImage方法。然后通过switch语句判断转换的格式再通过Bitmap类的Save 方法进行转换,作者拥有版权,仅供学习与参考。-Batch image format conversion source code, in order to make the image format batch conversion become simple, therefore developed a batch image format conversion tool, image format conversion mainly through the Save method of the Bitmap class, the Image in the specified format saved to the specified file, under the code is the main method of ConvertImage image format conversion a for the creation of. Then the switch statement format conversion through the Save method of the Bitmap class, the author holds the copyright, learning and reference purposes only.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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