BarcodeLayoutInfo Class Members
In This Topic
The following tables list the members exposed by
BarcodeLayoutInfo.
Public Constructors
Public Properties
Public Methods
| | Name | Description |
 | AddBarcodeInfoAbsolute | Adds the barcode information with absolute coordinates. |
 | AddBarcodeInfoRelative | Adds the barcode information with relative coordinates. |
 | CanDetect | Returns a value indicating whether this barcode region detector can detect the specified barcode type. |
 | DetectBarcodeRegions | Detects the barcode regions on a region of specified image. |
 | NeedDetect | Returns a value indicating whether this barcode region detector needs to detect barcodes in specified image. (Inherited from BarcodeRegionDetector) |
See Also