Obsolete: This class contains the barcode engine used to read or write barcodes.
[ObsoleteAttribute()]
public class BarcodeEngine
<ObsoleteAttribute()>
Public Class BarcodeEngine
[ObsoleteAttribute()]
public ref class BarcodeEngine
Obsolete: this namespace has been deprecated. Please use Leadtools.Barcode. Start from here: Leadtools.Barcode.BarcodeEngine
This class is the main entry point for barcode support in LEADTOOLS. It contains the following methods:
BarcodeEngine.Read: Searches and reads the data of barcodes in an image or a specific area in an image.
BarcodeEngine.Write: Writes (draws) any of the barcodes supported by LEADTOOLS to a specific area in an image.
BarcodeEngine.CalculateBarcodeSize: Helper method to calculates the area size of a barcode before its written.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET