TBarCode Library 11  TBarCode Library 11
VOID _stdcall BCGetBackgroundColorGDI ( const t_BarCode pBarcode,
COLORREF *  pColor 
)

Retrieves the background color of the barcode.

See also:
BCSetBackgroundColorGDI(), BCGetBackgroundColorCMYK(), BCGetBackgroundColorGray(), BCGetBackgroundColorRGB()
Parameters:
[in]pBarcodePointer to barcode structure.
[out]pColorThe RGB color of the barcode stored as COLORREF (DWORD).