VOID BCSetFontColorRGB ( t_BarCode pBarcode,
DOUBLE  dRed,
DOUBLE  dGreen,
DOUBLE  dBlue 
)

Sets the font color of the currently active text object (usually the human readable text).

Note:
The currently active text object can be selected by calling BCSetActiveTextIndex()
See also:
BCGetFontColorRGB(), BCSetFontColorCMYK(), BCSetFontColorGDI(), BCSetFontColorGray(), BCSetActiveTextIndex()
Parameters:
[in,out] pBarcode Pointer to barcode structure.
[in] dRed Red color component (range: 0.0 - 1.0)
[in] dGreen Green color component (range: 0.0 - 1.0)
[in] dBlue Blue color component (range: 0.0 - 1.0)

© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Jun 30 16:34:48 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2