TBarCode Library 11  TBarCode Library 11
VOID _stdcall BCSetBackgroundColorGDI ( t_BarCode pBarcode,
COLORREF  color 
)

Sets the background color of the barcode.

See also:
BCGetBackgroundColorGDI(), BCSetBackgroundColorCMYK(), BCSetBackgroundColorGray(), BCSetBackgroundColorRGB()
Parameters:
[in,out]pBarcodePointer to barcode structure.
[in]colorThe RGB color of the barcode encoded as COLORREF (DWORD).