Leadtools.Barcode.Deprecated Namespace : BarcodeEngine Class |
[ObsoleteAttribute()] public class BarcodeEngine
'Declaration <ObsoleteAttribute()> Public Class BarcodeEngine
'Usage Dim instance As BarcodeEngine
public sealed class BarcodeEngine
ObjectiveC Syntax
Java Syntax
function Leadtools.Barcode.Deprecated.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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2