|
TBarCode Library 11
TBarCode Library 11
|
| VOID _stdcall BCGetQuietZoneColorGray | ( | const t_BarCode * | pBarcode, |
| e_QuietZone | eZone, | ||
| DOUBLE * | pdGray | ||
| ) |
Retrieves the background color of the quiet zone.
| [in] | pBarcode | Pointer to barcode structure. |
| [in] | eZone | Flag that determines the quiet zone side. |
| [out] | pdGray | The grayscale color of the barcode (range 0.0 - 1.0). |