LONG BCGetQuality ( t_BarCode pBarCode,
HDC  hDC,
RECT *  pRect 
)

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] pBarCode Pointer to barcode structure.
[in] hDC Device context handle of output device.
[in] pRect IN : Bounding rectangle.
Return values:
LONG Bar-code quality [0 (unreadable)...100 (perfect)]


© 2006 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Dec 7 13:38:28 2006 for TEC-IT TBarCode Library 7.0.4 with doxygen 1.4.7