TBarCode Library 11  TBarCode Library 11
LONG TECIT_STDCALL BCGetQuality ( t_BarCode pBarCode,
HDC  hDC,
RECT *  pRectBounding 
)

Returns drawing quality estimate of the barcode (in percent) (Windows only).

TBarCode computes the expected barcode quality depending on the used output resolution. This value is a measure for the bar width aberration created by the output resolution of the device context (and therefore of the device itself). The higher the quality value - the better.

Note
WINDOWS only.
Parameters
[in]pBarCodePointer to barcode structure.
[in]hDCDevice context handle of output device.
[in]pRectBounding rectangle.
Return values
LONGBar-code quality [0 (unreadable)...100 (perfect)]

© 2021 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Mar 24 2021 08:46:32 for TBarCode Library 11 with doxygen 1.8.8