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

Sets the color of the barcode.

See also:
BCGetBarcodeColorGDI(), BCSetBarcodeColorCMYK(), BCSetBarcodeColorGray(), BCSetBarcodeColorRGB()
Parameters:
[in,out]pBarcodePointer to barcode structure.
[in]colorThe RGB color of the barcode encoded as COLORREF (DWORD).