2009-7-9 13:12:59 [6116]
二维码识别,QR码识别,二维条码识别,QR码解码
本.Net 开发包供vb.net ,c# ,c++.net 等直接调用
支持多种字符集(GB2312,utf8,ASCII)的QR码图片识别。
接口简单易用.
范例代码:
NetxBarcode de;
try
{
de = new NetxBarcode();
int em = 2;
de.Step = 5;
int ty =0;
//解码结果
msg = de.decodeByImageByte(imageByte, ty, em);
}
catch (Exception)
{
msg = "解码失败,可更换字符集尝试!";
}
finally {
de = null;
}
电话:18905691801
二维码解码开发包能够识别QR,DataMatrix,PDF417
二维码编码,解码软件开发包,COM组件,.net 2.0 DLL,定制二维码编码解码软件





