|
TBarCode Library 11
TBarCode Library 11
|
| VOID _stdcall BCSetFontColorGray | ( | t_BarCode * | pBarcode, |
| DOUBLE | dGray | ||
| ) |
Sets the font color of the currently active text object (usually the human readable text).
| [in,out] | pBarcode | Pointer to barcode structure. |
| [in] | dGray | The grayscale color of the barcode (range: 0.0 - 1.0). |