TBarCode Library 11  TBarCode Library 11
VOID _stdcall BCGetFontColorRGB ( const t_BarCode pBarcode,
DOUBLE *  pdRed,
DOUBLE *  pdGreen,
DOUBLE *  pdBlue 
)

Retrieves 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
BCSetFontColorRGB(), BCGetFontColorCMYK(), BCGetFontColorGDI(), BCGetFontColorGray(), BCSetActiveTextIndex()
Parameters
[in]pBarcodePointer to barcode structure.
[out]pdRedThe red color component (range: 0.0 - 1.0)
[out]pdGreenThe green color component (range: 0.0 - 1.0)
[out]pdBlueThe blue color component (range: 0.0 - 1.0)

© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Aug 12 2014 12:30:33 for TBarCode Library 11 with doxygen 1.8.3.1