TBarCode Library 11
TBarCode Library 11
|
Public API functions to draw barcodes. More...
Functions | |
BOOL _stdcall | BCGetDrawMode (t_BarCode *pBarCode) |
Gets current method for drawing bars (Windows only). More... | |
e_DrawMode _stdcall | BCGetDrawModeExt (t_BarCode *pBarCode) |
Gets current method for drawing bars (Windows only). More... | |
ERRCODE _stdcall | BCSetDrawMode (t_BarCode *pBarCode, BOOL bUseGDIRect) |
Selects the method for drawing bars (Windows only). More... | |
ERRCODE _stdcall | BCSetDrawModeExt (t_BarCode *pBarCode, e_DrawMode eMode) |
Selects the method for drawing bars (Windows only). More... | |
ERRCODE _stdcall | BCSetDCConversion (t_BarCode *pBarCode, BOOL bConvertDC) |
Activates or deactivates conversion of Windows GDI drawing context (DC). More... | |
BOOL _stdcall | BCGetDCConversion (t_BarCode *pBarCode) |
Returns TRUE if Windows GDI device context (DC) conversion is activated. More... | |
ERRCODE _stdcall | BCDraw (t_BarCode *pBarCode, HDC hDC, RECT *pRect) |
Draws barcode onto the given Windows device context. More... | |
Public API functions to draw barcodes.
Required include file: "tbarcode.h"
© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Tue Aug 12 2014 12:30:32 for TBarCode Library 11 with doxygen 1.8.3.1 |