TBarCode Library 11  TBarCode Library 11
appearapi.cpp File Reference

Public API functions for setting barcode appearance. More...

Functions

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

Detailed Description

Public API functions for setting barcode appearance.

Required include file: "tbarcode.h"

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

© 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