|
LONG TECIT_STDCALL | BCGetBkMode (t_BarCode *pBarCode) |
| Gets current background drawing mode. More...
|
|
ERRCODE TECIT_STDCALL | BCSetBkMode (t_BarCode *pBarCode, LONG nMode) |
| Sets background drawing mode. More...
|
|
LONG TECIT_STDCALL | BCGetBearerBarWidth (t_BarCode *pBarCode) |
| Gets the current width of the bearer bars. More...
|
|
ERRCODE TECIT_STDCALL | BCSetBearerBarWidth (t_BarCode *pBarCode, LONG nBearerWidth) |
| Sets the width of the bearer bars [1/1000 mm]. More...
|
|
e_BearerBar TECIT_STDCALL | BCGetBearerBarType (t_BarCode *pBarCode) |
| Gets the current type of the bearer bars. More...
|
|
ERRCODE TECIT_STDCALL | BCSetBearerBarType (t_BarCode *pBarCode, e_BearerBar eType) |
| Sets the type of the bearer bars. More...
|
|
BOOL TECIT_STDCALL | BCGetMirror (t_BarCode *pBarCode) |
| Gets if barcode is drawn mirrored (Windows only). More...
|
|
ERRCODE TECIT_STDCALL | BCSetMirror (t_BarCode *pBarCode, BOOL bMirror) |
| Sets if barcode is drawn mirrored (Windows only). More...
|
|
LONG TECIT_STDCALL | BCGetNotchHeight (t_BarCode *pBarCode) |
| Gets the current additional length of the synchronization bars (notches). More...
|
|
ERRCODE TECIT_STDCALL | BCSetNotchHeight (t_BarCode *pBarCode, LONG nHeight) |
| Sets the additional length of the synchronization bars (notches). More...
|
|
e_Degree TECIT_STDCALL | BCGetRotation (t_BarCode *pBarCode) |
| Gets the current rotation of the barcode. More...
|
|
ERRCODE TECIT_STDCALL | BCSetRotation (t_BarCode *pBarCode, e_Degree eRotation) |
| Sets the rotation of the barcode (counter-clockwise). More...
|
|
e_BarShape TECIT_STDCALL | BCGetBarShape (t_BarCode *pBarCode) |
| Gets the current bar shape of the barcode. More...
|
|
e_BarShape TECIT_STDCALL | BCGetDefaultShapeForBCType (t_BarCode *pBarCode) |
| Gets the default bar shape for current barcode type. More...
|
|
LPCSTR TECIT_STDCALL | BCGetBarShape_ImageFileNameA (t_BarCode *pBarCode) |
| Gets the file name used for drawing image shapes. More...
|
|
LPCWSTR TECIT_STDCALL | BCGetBarShape_ImageFileNameW (t_BarCode *pBarCode) |
|
ERRCODE TECIT_STDCALL | BCSetBarShapeA (t_BarCode *pBarCode, e_BarShape eShape, LPCSTR szImageFile) |
| Sets the bar shape of the barcode. More...
|
|
ERRCODE TECIT_STDCALL | BCSetBarShapeW (t_BarCode *pBarCode, e_BarShape eShape, LPCWSTR szImageFile) |
|
Public API functions for setting barcode appearance. 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