-
2D BarCode Decoder(DataMatrix)
A comprehensive toolkit for reading barcodes from image files and bitmaps held in memory.
100% Managed .Net Component - Baicheng.Barcode.DataMatrixDecoder.dll(trial version, .net 3.5)
Sample C# Code:
using Baicheng.Barcode.DataMatrixDecoder;
bitmap b = new Bitmap("datamatrix.bmp");
List<string> barcodes = DataMatrixDecoder.DecodeBarcode(b);
Price:
Buy full version - $249.00
Please mail to: sales@goldensoft.net