The BarcodeColor Class includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.
This class contains information about colors to be used when reading or writing barcodes.Visual Basic (Declaration) | |
---|---|
Public Class BarcodeColor |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As BarcodeColor |
C# | |
---|---|
public class BarcodeColor |
C++/CLI | |
---|---|
public ref class BarcodeColor |
For an example, refer to BarcodeEngine.Read example.
The BarcodeEngine.Read and BarcodeEngine.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.
System.Object
Leadtools.Barcode.BarcodeColor
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7