TBarCode Library 11  TBarCode Library 11
gdiapi.cpp File Reference

Public API functions to draw barcodes. More...

Functions

BOOL TECIT_STDCALL BCGetDrawMode (t_BarCode *pBarCode)
 Gets current method for drawing bars (Windows only). More...
 
e_DrawMode TECIT_STDCALL BCGetDrawModeExt (t_BarCode *pBarCode)
 Gets current method for drawing bars (Windows only). More...
 
ERRCODE TECIT_STDCALL BCSetDrawMode (t_BarCode *pBarCode, BOOL bUseGDIRect)
 Selects the method for drawing bars (Windows only). More...
 
ERRCODE TECIT_STDCALL BCSetDrawModeExt (t_BarCode *pBarCode, e_DrawMode eMode)
 Selects the method for drawing bars (Windows only). More...
 
ERRCODE TECIT_STDCALL BCSetDCConversion (t_BarCode *pBarCode, BOOL bConvertDC)
 Activates or deactivates conversion of Windows GDI drawing context (DC). More...
 
BOOL TECIT_STDCALL BCGetDCConversion (t_BarCode *pBarCode)
 Returns TRUE if Windows GDI device context (DC) conversion is activated. More...
 
ERRCODE TECIT_STDCALL BCDraw (t_BarCode *pBarCode, HDC hDC, RECT *pRect)
 Draws barcode onto the given Windows device context. More...
 

Detailed Description

Public API functions to draw barcodes.

Required include file: "tbarcode.h"

Author
TEC-IT Datenverarbeitung GmbH
Wagnerstr. 6, 4400 Steyr, AUSTRIA/EUROPE
https://www.tec-it.com
Copyright© by TEC-IT Datenverarbeitung GmbH

© 2019 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Apr 11 2019 07:57:47 for TBarCode Library 11 with doxygen 1.8.8