Click or drag to resize

BarCodeReader Constructor

Constructs a new BarCodeReader class.
Overload List
  NameDescription
Public methodBarCodeReader
Initializes a new instance of the BarCodeReader class
Public methodBarCodeReader(AtalaImage)
Creates a BarCodeReader for a specified AtalaImage image.
Public methodBarCodeReader(BarImageable)
Creates a BarCodeReader for an image represented by the specified image data provider.
Public methodBarCodeReader(AtalaImage, ImageCommand)
Construct a new BarCodeReader with the supplied image and apply the thresholdCommand to the image.
Public methodBarCodeReader(AtalaImage, Boolean)
Create a BarCodeReader for a specified AtalaImage image and conditionally threshold the image.
Top
See Also