TBarCode Library 11  TBarCode Library 11

◆ BCGetFontColorCMYK()

VOID TECIT_STDCALL BCGetFontColorCMYK ( const t_BarCode pBarcode,
DOUBLE *  pdCyan,
DOUBLE *  pdMagenta,
DOUBLE *  pdYellow,
DOUBLE *  pdBlack 
)

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
BCSetFontColorCMYK(), BCGetFontColorGDI(), BCGetFontColorGray(), BCGetFontColorRGB(), BCSetActiveTextIndex()
Parameters
[in]pBarcodePointer to barcode structure.
[out]pdCyanThe cyan color component (range: 0.0 - 1.0).
[out]pdMagentaThe magenta color component (range: 0.0 - 1.0).
[out]pdYellowThe yellow color component (range: 0.0 - 1.0).
[out]pdBlackThe black component (range: 0.0 - 1.0).

© 2022 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed May 18 2022 11:16:25 for TBarCode Library 11 with doxygen 1.8.17