Visual Basic (Declaration) | |
---|---|
Public Class BarcodeColor |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class BarcodeColor |
Managed Extensions for C++ | |
---|---|
public __gc 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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family