VOID BCSetFontColorCMYK ( t_BarCode pBarcode,
DOUBLE  dCyan,
DOUBLE  dMagenta,
DOUBLE  dYellow,
DOUBLE  dBlack 
)

Sets the font color of the barcode.

See also:
BCGetFontColorCMYK(), BCSetFontColorGDI(), BCSetFontColorGray(), BCSetFontColorRGB()
Parameters:
[in,out] pBarcode Pointer to barcode structure.
[in] dCyan The cyan color component (range: 0.0 - 1.0).
[in] dMagenta The magenta color component (range: 0.0 - 1.0).
[in] dYellow The yellow color component (range: 0.0 - 1.0).
[in] dBlack The black color component (range: 0.0 - 1.0).


© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue May 5 15:50:33 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3