摘要:
private Bitmap ToG(string file) { using (Bitmap o = new Bitmap(file)) { Bitmap g = new Bitmap(o.Width, o.Height); for (int i =... 阅读全文
posted @ 2016-10-09 10:55
wjshan0808
阅读(1922)
评论(0)
推荐(0)
摘要:
using System; using GMap.NET.Internals; using GMap.NET.Projections; namespace GMap.NET.MapProviders { public class AMapProvider : AMapProviderBase { private readonly string name = "A... 阅读全文
posted @ 2016-10-09 08:45
wjshan0808
阅读(4014)
评论(0)
推荐(0)
浙公网安备 33010602011771号