TBarCode Library 11
TBarCode Library 11
|
Functions for retrieving the size of the barcode. More...
Functions | |
DOUBLE | BCGet2D_XRows (const t_BarCode *pBarCode) |
Returns the height of the barcode in modules. More... | |
LONG | BCGet2D_XCols (const t_BarCode *pBarCode) |
Returns the width of the barcode in modules. More... | |
DOUBLE | BCGetCountModules (const t_BarCode *pBarCode) |
Returns the number of modules in the barcode. More... | |
LONG | BCGetCountRows (const t_BarCode *pBarCode) |
Returns the number of rows in the barcode. More... | |
DOUBLE | BCGetModuleWidth (t_BarCode *pBarCode, LPRECT pRectBounding, HDC hDC, e_MUnit eUnit) |
Returns the module width. More... | |
DOUBLE | BCGetBarcodeWidth (t_BarCode *pBarCode, LPRECT pRect, HDC hDC, e_MUnit eUnit) |
Returns the total width of the barcode symbol. More... | |
DOUBLE | BCGetBarcodeHeight (t_BarCode *pBarCode, LPRECT pRect, HDC hDC, e_MUnit eUnit) |
Returns the height of the barcode symbol. More... | |
ERRCODE | BCGetBarcodeSize (t_BarCode *pBarCode, LPRECT pRectBounding, HDC hDC, e_MUnit eUnit, DOUBLE *pdWidth, DOUBLE *pdHeight) |
Computes the barcode size (recommended method). More... | |
DOUBLE | BCGetTextAreaHeight (t_BarCode *pBarCode, LPRECT pRectBounding, HDC hDC, e_MUnit eUnit) |
Returns the height of the human readable text area. More... | |
ERRCODE | BCGetOptimalBitmapSize (t_BarCode *pBarCode, LPRECT pRect, LONG nScaleX, LONG nScaleY) |
Returns the optimal size of a bitmap for given bar code settings. More... | |
Functions for retrieving the size of the barcode.
© 2023 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Wed Apr 10 2024 13:55:57 for TBarCode Library 11 with doxygen 1.9.1 |