appearapi.cpp File Reference

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


Functions

LONG BCGetBkMode (t_BarCode *pBarCode)
 Gets current background drawing mode.
ERRCODE BCSetBkMode (t_BarCode *pBarCode, LONG nMode)
 Sets background drawing mode.
LONG BCGetBearerBarWidth (t_BarCode *pBarCode)
 Gets the current width of the bearer bars.
ERRCODE BCSetBearerBarWidth (t_BarCode *pBarCode, LONG nBearerWidth)
 Sets the width of the bearer bars [1/1000 mm].
e_BearerBar BCGetBearerBarType (t_BarCode *pBarCode)
 Gets the current type of the bearer bars.
ERRCODE BCSetBearerBarType (t_BarCode *pBarCode, e_BearerBar eType)
 Sets the type of the bearer bars.
BOOL BCGetMirror (t_BarCode *pBarCode)
 Gets if barcode is drawn mirrored (Windows only).
ERRCODE BCSetMirror (t_BarCode *pBarCode, BOOL bMirror)
 Sets if barcode is drawn mirrored (Windows only).
LONG BCGetNotchHeight (t_BarCode *pBarCode)
 Gets the current additional length of the synchronization bars (notches).
ERRCODE BCSetNotchHeight (t_BarCode *pBarCode, LONG nHeight)
 Sets the additional length of the synchronization bars (notches).
e_Degree BCGetRotation (t_BarCode *pBarCode)
 Gets the current rotation of the barcode.
ERRCODE BCSetRotation (t_BarCode *pBarCode, e_Degree eRotation)
 Sets the rotation of the barcode (counter-clockwise).


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

© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue May 5 15:50:25 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3