BarCodeReader Constructor |
| Name | Description | |
|---|---|---|
| BarCodeReader | Initializes a new instance of the BarCodeReader class | |
| BarCodeReader(AtalaImage) | Creates a BarCodeReader for a specified AtalaImage image.
| |
| BarCodeReader(BarImageable) | Creates a BarCodeReader for an image represented by the specified image data provider.
| |
| BarCodeReader(AtalaImage, ImageCommand) | Construct a new BarCodeReader with the supplied image and apply the thresholdCommand to the image. | |
| BarCodeReader(AtalaImage, Boolean) | Create a BarCodeReader for a specified AtalaImage image
and conditionally threshold the image. |