C# 图片格式(JPG,BMP,PNG,GIF)等转换为ICO图标 2010-06-01 12:43 P.M. using System;using System.Drawing;using System.Windows.Forms;using System.IO;