Leadtools.Services.Barcode.DataContracts Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
BarcodeColor Class
See Also  Members  
Leadtools.Services.Barcode.DataContracts Namespace : BarcodeColor Class



This class contains information about colors to be used when reading or writing barcodes.

Syntax

Visual Basic (Declaration) 
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeColor")>
Public Class BarcodeColor 
Visual Basic (Usage)Copy Code
Dim instance As BarcodeColor
C# 
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeColor")]
public class BarcodeColor 
C++/CLI 
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeColor")]
public ref class BarcodeColor 

Example

For an example, refer to Barcode1d example.

Remarks

The Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Read and IBarcodeService.Write methods will ignore the values of BarcodeColor.BarColor and BarcodeColor.SpaceColor properties when the image is 1BPP. For 16 or 32 BPP images, this is the actual value of the pixel as found in the image.

Inheritance Hierarchy

System.Object
   Leadtools.Services.Barcode.DataContracts.BarcodeColor

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features