Objective
This article uses the two-dimensional code generation code is Google open Source Barcode image processing library completed, C # version of the code can go to https://code.google.com/p/zxing/downloads/list download compression package.
Up to date, the latest version is 2.2, providing support for the following coding formats:
Upc-a and UPC-E
EAN-8 and EAN-13
Code 39
Code 93
Code 128
QR Code
ITF
Codabar
RSS-14 (all variants)
Data Matrix
PDF 417 (' alpha ' quality)
Aztec (' alpha ' quality)
At the same time, the official website provides Android, CPP, C #, IPhone, J2ME, J2SE, JRuby, OBJC, RIM, Symbian and other applications of the class library, specific details can refer to the download of the source package.
This article has been downloaded, C # version of the zxing code, and compiled to build a class library for the program to call directly.
Software screenshot and description