TBarCode Library 11  TBarCode Library 11
VOID _stdcall BCSetBarcodeColorGray ( t_BarCode pBarcode,
DOUBLE  dGray 
)

Sets the color of the barcode.

See also:
BCGetBarcodeColorGray(), BCSetBarcodeColorCMYK(), BCSetBarcodeColorGDI(), BCSetBarcodeColorRGB()
Parameters:
[in,out]pBarcodePointer to barcode structure.
[in]dGrayThe gray scale color of the barcode (range: 0.0 - 1.0).