打赏
摘要: using System; using System.Collections.Generic; using System.Drawing; using System.Drawing.Imaging; using System.Runtime.InteropServices; namespace CSammisRun.Imaging { /// /// A base class... 阅读全文
posted @ 2016-06-12 20:06 Bear.Tirisfal 阅读(3275) 评论(0) 推荐(0) 编辑
摘要: /// /// 获取比例 /// /// /// /// private static double DoGetBlackPercent(Rectangle rect, Bitmap bmpSource) { var width = rect.Wid... 阅读全文
posted @ 2016-06-12 20:04 Bear.Tirisfal 阅读(575) 评论(0) 推荐(0) 编辑