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

Retrieves the color of the barcode.

See also:
BCSetBarcodeColorGDI(), BCGetBarcodeColorCMYK(), BCGetBarcodeColorGray(), BCGetBarcodeColorRGB()
Parameters:
[in]pBarcodePointer to barcode structure.
[out]pColorThe RGB color of the barcode stored as COLORREF (DWORD).