This class contains information about colors to be used when reading or writing barcodes.
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.
For an example, refer to Barcode1d example.