TBarCode Library 11  TBarCode Library 11
VOID TECIT_STDCALL 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]pBarcodePointer to barcode structure.
[in]dRedRed color component (range: 0.0 - 1.0)
[in]dGreenGreen color component (range: 0.0 - 1.0)
[in]dBlueBlue color component (range: 0.0 - 1.0)

© 2021 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Mar 24 2021 08:46:32 for TBarCode Library 11 with doxygen 1.8.8