TBarCode Library 11  TBarCode Library 11
VOID _stdcall BCGetFontColorGray ( const t_BarCode pBarcode,
DOUBLE *  pdGray 
)

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:
BCSetFontColorGray(), BCGetFontColorCMYK(), BCGetFontColorGDI(), BCGetFontColorRGB(), BCSetActiveTextIndex()
Parameters:
[in]pBarcodePointer to barcode structure.
[out]pdGrayThe grayscale color of the barcode (range 0.0 - 1.0).