二维码PDF417解码二次开发包
2009-7-9 12:23:23 [5135]
二维条码PDF417解码,识别开发包 for .net
专业提供二维码识别,PDF417码识别,二维条码识别,PDF417码解码
本.Net 开发包供vb.net ,c# ,c++.net 等直接调用
支持多种字符集(GB2312,utf8,ASCII)的PDF417码图片识别。
接口简单易用.
范例代码:
NetxBarcode de;
try
{
de = new NetxBarcode();
int em = 2;
de.Step = 5;
int ty =2;
//解码结果
msg = de.decodeByImageByte(imageByte, ty, em);
}
catch (Exception)
{
msg = "解码失败,可更换字符集尝试!";
}
finally {
de = null;
}
电话:18905691801
国外的二维码应用:
