Command
QisLib_SetBackgroundColor Function: int QisLib_SetBackgroundColor (int BlackOrWhite); Inputs: BlackOrWhite: _QISBC_BLACK or _QISBC_WHITE Return: 0 Errors: - Description: - Sets the background color to black or white. (default white) - All images outputted by QisLib_Redraw, QisLib_GetImage or QisLib_ZoomHome will have this color as the background color. References: _QISBC_BLACK _QISBC_WHITEReferences: _QISBC_BLACK _QISBC_WHITE |