摘要:
// from https://stackoverflow.com/questions/35381238/how-to-use-custom-fonts-in-emgucv string text = "涂聚文(Geovin Du)"; // 下面定义一个矩形区域 int rectWidth = t 阅读全文
posted @ 2020-07-13 09:47
®Geovin Du Dream Park™
阅读(464)评论(0)推荐(0)
编辑
摘要:
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System. 阅读全文
posted @ 2020-07-06 17:35
®Geovin Du Dream Park™
阅读(624)评论(0)推荐(1)
编辑
摘要:
from:https://www.ghostscript.com/download/gsdnld.html https://www.codeproject.com/Articles/317700/Convert-a-PDF-into-a-series-of-images-using-Csharp h 阅读全文
posted @ 2020-06-24 16:34
®Geovin Du Dream Park™
阅读(486)评论(0)推荐(1)
编辑
摘要:
// A delegate type for hooking up change notifications. public delegate void ProgressChangingEventHandler(object sender, string e); /// <summary> /// 阅读全文
posted @ 2020-06-24 11:06
®Geovin Du Dream Park™
阅读(492)评论(0)推荐(0)
编辑