TBarCode Library 11  TBarCode Library 11

◆ BCSetFuncDrawColoredBar()

ERRCODE TECIT_STDCALL BCSetFuncDrawColoredBar ( t_BarCode pBarCode,
fn_DrawColoredBar  fn 
)

Sets call-back function for drawing colored bars.

these functions informs TBarCode that drawing of colored bars (e.g. the Swiss cross in Swiss QR Code) is done by the specified function.
Use this function to implement your custom drawing routines for specialized output requirements. Default: no callback function is used.

See also
BCGetFuncDrawColoredBar()
Parameters
[in]pBarCodePointer to barcode structure.
[in]fnCallback function.
Return values
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.

© 2022 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed May 18 2022 11:16:25 for TBarCode Library 11 with doxygen 1.8.17