TBarCode Library 11
TBarCode Library 11
|
VOID _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).
[in] | pBarcode | Pointer to barcode structure. |
[out] | pdCyan | The cyan color component (range: 0.0 - 1.0). |
[out] | pdMagenta | The magenta color component (range: 0.0 - 1.0). |
[out] | pdYellow | The yellow color component (range: 0.0 - 1.0). |
[out] | pdBlack | The black 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 |