BarcodeScanner Scan Method |
Name | Description | |
---|---|---|
![]() ![]() |
Scan(Bitmap) |
Scan barcode from bitmap.
|
![]() ![]() |
Scan(Stream) |
Scan barcode from image stream.
|
![]() ![]() |
Scan(String) |
Scan barcode from image file.
|
![]() ![]() |
Scan(Bitmap, BarCodeType) |
Scan barcode from image.
|
![]() ![]() |
Scan(Stream, Boolean) |
Scan barcode from image stream.
|
![]() ![]() |
Scan(String, BarCodeType) |
Scans barcode from image file.
|
![]() ![]() |
Scan(String, Boolean) |
Scan barcode from image file.
|
![]() ![]() |
Scan(Bitmap, Rectangle, BarCodeType) |
Scans barcode from bitmap.
|
![]() ![]() |
Scan(Stream, BarCodeType, Boolean) |
Scan barcode from image stream.
|
![]() ![]() |
Scan(String, BarCodeType, Boolean) |
Scan barcode from image file.
|
![]() ![]() |
Scan(Bitmap, Rectangle, BarCodeType, Boolean) |
Scans barcode from bitmap.
|