|
DOUBLE TECIT_STDCALL | BCGet2D_XRows (const t_BarCode *pBarCode) |
| Returns the height of the barcode in modules. More...
|
|
LONG TECIT_STDCALL | BCGet2D_XCols (const t_BarCode *pBarCode) |
| Returns the width of the barcode in modules. More...
|
|
DOUBLE TECIT_STDCALL | BCGetCountModules (const t_BarCode *pBarCode) |
| Returns the number of modules in the barcode. More...
|
|
LONG TECIT_STDCALL | BCGetCountRows (const t_BarCode *pBarCode) |
| Returns the number of rows in the barcode. More...
|
|
DOUBLE TECIT_STDCALL | BCGetModuleWidth (t_BarCode *pBarCode, LPRECT pRectBounding, HDC hDC, e_MUnit eUnit) |
| Returns the module width. More...
|
|
DOUBLE TECIT_STDCALL | BCGetBarcodeWidth (t_BarCode *pBarCode, LPRECT pRect, HDC hDC, e_MUnit eUnit) |
| Returns the total width of the barcode symbol. More...
|
|
DOUBLE TECIT_STDCALL | BCGetBarcodeHeight (t_BarCode *pBarCode, LPRECT pRect, HDC hDC, e_MUnit eUnit) |
| Returns the height of the barcode symbol. More...
|
|
ERRCODE TECIT_STDCALL | BCGetBarcodeSize (t_BarCode *pBarCode, LPRECT pRectBounding, HDC hDC, e_MUnit eUnit, DOUBLE *pdWidth, DOUBLE *pdHeight) |
| Computes the barcode size (recommended method). More...
|
|
DOUBLE TECIT_STDCALL | BCGetTextAreaHeight (t_BarCode *pBarCode, LPRECT pRectBounding, HDC hDC, e_MUnit eUnit) |
| Returns the height of the human readable text area. More...
|
|
ERRCODE TECIT_STDCALL | BCGetOptimalBitmapSize (t_BarCode *pBarCode, LPRECT pRect, LONG nScaleX, LONG nScaleY) |
| Returns the optimal size of a bitmap for given bar code settings. More...
|
|
Public API functions to query characteristics of the generated barcode. 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