Some remarks and description about this assembly.
Classes
BarcodeReader | A smart class to decode the barcode inside a bitmap object |
BarcodeReaderActivity | Represent the barcode reader activity. |
BarcodeReaderGeneric<T> | A smart class to decode the barcode inside a bitmap object |
BarcodeReaderOverlayView | Represent the barcode reader overlay view. |
BarcodeReaderScannerFragment | Represent barcode reader scanner fragment.s |
BarcodeReaderService | Represent the barcode reader service. |
BarcodeReaderSurfaceView | Represent the barcode reader surface view. |
BarcodeWriter | A smart class to encode some content to a barcode image |
BarcodeWriterSvg | A smart class to encode some content to a svg barcode image |
BitmapLuminanceSource | A class which calculates the luminance values of an android bitmap object |
BitmapRenderer | Renders a BitMatrix to a Android.Graphics.Bitmap image |
EncodingService | Represent the encoding service. |
MobileBarcodeScanners | Represent the mobile barcode scanner. |
RGBLuminanceSource | Luminance source class which support different formats of images. |
ServiceInitializer | Implements service for auto initializer. |
SvgRenderer | Renders a barcode into a Svg image |
Interfaces
IBarcodeReader | Interface for a smart class to decode the barcode inside a bitmap object |
IBarcodeReaderGeneric<T> | Interface for a smart class to decode the barcode inside a bitmap object |
IBarcodeWriter | Interface for a smart class to encode some content into a barcode |
IMultipleBarcodeReader | Interface for a smart class to decode multiple barcodes inside a bitmap object |
IMultipleBarcodeReaderGeneric<T> | Interface for a smart class to decode multiple barcodes inside a bitmap object |
BarcodeReaderActivity Class
BarcodeReader Class
BarcodeReaderGeneric(T) Class
BarcodeReaderOverlayView Class
BarcodeReaderScannerFragment Class
BarcodeReaderService Class
BarcodeReaderSurfaceView Class
BarcodeWriter Class
BarcodeWriterSvg Class
BitmapLuminanceSource Class
BitmapRenderer Class
EncodingService Class
IBarcodeReaderGeneric(T) Interface
IBarcodeReader Interface
IBarcodeWriter Interface
IMultipleBarcodeReaderGeneric(T) Interface
IMultipleBarcodeReader Interface - Barcode Android
MobileBarcodeScanners Class
RGBLuminanceSource Class
ServiceInitializer Class - Barcode Android
SvgRenderer Class