TBarCode Library 11  TBarCode Library 11
VOID TECIT_STDCALL BCSetFontColorCMYK ( t_BarCode pBarcode,
DOUBLE  dCyan,
DOUBLE  dMagenta,
DOUBLE  dYellow,
DOUBLE  dBlack 
)

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
BCGetFontColorCMYK(), BCSetFontColorGDI(), BCSetFontColorGray(), BCSetFontColorRGB(), BCSetActiveTextIndex()
Parameters
[in,out]pBarcodePointer to barcode structure.
[in]dCyanThe cyan color component (range: 0.0 - 1.0).
[in]dMagentaThe magenta color component (range: 0.0 - 1.0).
[in]dYellowThe yellow color component (range: 0.0 - 1.0).
[in]dBlackThe black color component (range: 0.0 - 1.0).

© 2019 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Apr 11 2019 07:58:56 for TBarCode Library 11 with doxygen 1.8.8