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

Retrieves the background color of the barcode.

See also:
BCSetBackgroundColorCMYK(), BCGetBackgroundColorGDI(), BCGetBackgroundColorGray(), BCGetBackgroundColorRGB()
Parameters:
[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)


© 2006 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Dec 7 13:38:27 2006 for TEC-IT TBarCode Library 7.0.4 with doxygen 1.4.7