TBarCode Library 11  TBarCode Library 11
VOID TECIT_STDCALL BCGetQuietZoneColorCMYK ( const t_BarCode pBarcode,
e_QuietZone  eZone,
DOUBLE *  pdCyan,
DOUBLE *  pdMagenta,
DOUBLE *  pdYellow,
DOUBLE *  pdBlack 
)

Retrieves the background color of the quiet zone.

Note
Property background mode must be opaque in order to draw the quiet zone with the specified background color.
See also
BCSetQuietZoneColorCMYK(), BCGetQuietZoneColorGDI(), BCGetQuietZoneColorGray(), BCGetQuietZoneColorRGB(), BCSetBkMode()
Parameters
[in]pBarcodePointer to barcode structure.
[in]eZoneFlag that determines the quiet zone side.
[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).

© 2021 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Mar 24 2021 08:46:32 for TBarCode Library 11 with doxygen 1.8.8