TBarCode Library 11  TBarCode Library 11
VOID _stdcall BCGetBackgroundColorGray ( const t_BarCode pBarcode,
DOUBLE *  pdGray 
)

Retrieves the background color of the barcode.

See also:
BCSetBackgroundColorGray(), BCGetBackgroundColorCMYK(), BCGetBackgroundColorGDI(), BCGetBackgroundColorRGB()
Parameters:
[in]pBarcodePointer to barcode structure.
[out]pdGrayThe grayscale color of the barcode (range 0.0 - 1.0).