-
大小: 726KB文件類型: .applicati金幣: 1下載: 0 次發(fā)布日期: 2021-04-06
- 語言: ASP
- 標簽: 破解版??AspriseOCR??dll??
資源簡介
[DllImport("AspriseOCR.dll", EntryPoint = "OCR")]
public static extern IntPtr OCR(string file, int type);
[DllImport("AspriseOCR.dll", EntryPoint = "OCRpart")]
static extern IntPtr OCRpart(string file, int type, int startX, int startY, int width, int height);
[DllIm
代碼片段和文件信息
評論
共有 條評論