摘要:
/// 原图片 /// 压缩后保存位置 /// 高度 /// 宽度 /// 压缩质量 1-100 /// public static bool CompressImage(string sFile, string dFile, int dHeight, int dWidth, int flag) { System.Drawing.Image iSource = System.Drawing.Image.... 阅读全文
posted @ 2013-08-05 10:40
-Murray-
阅读(307)
评论(0)
推荐(0)

浙公网安备 33010602011771号