C# (CSharp) zxingwp7 BinaryBitmap - 6 examples found. These are the top rated real world C# (CSharp) examples of zxingwp7.BinaryBitmap extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
This class is the core bitmap class used by ZXing to represent 1 bit data. Reader objects accept a BinaryBitmap and attempt to decode it.