ERRCODE BCSetColorBk ( t_BarCode pBarCode,
COLORREF  color 
)

Sets the color of the barcode background.

Specifies the background color of the barcode. This color is used to draw the spaces of the barcode when the BackStyle is set to OPAQUE.

See also:
BCGetColorBk(), BCSetBkMode()
Deprecated:
Handling of color values has been enhanced. Use BCSetBackgroundColorGDI(), BCSetBackgroundColorRGB(), BCSetBackgroundColorCMYK(), or BCSetBackgroundColorGray() instead.
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] color RGB color value.
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred.


© 2007 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Nov 27 14:28:02 2007 for TEC-IT TBarCode Library 8.0.0 with doxygen 1.5.3