Method scolor
| Improve this Doc View Sourcescolor(Int32)
plscolor: Used to globally turn color output on/off
Declaration
public void scolor(Int32 color)
Parameters
Type | Name | Description |
---|---|---|
Int32 | color | Color flag (Boolean). If zero, color is turned off. If non-zero, color is turned on. |
Remarks
Used to globally turn color output on/off for those drivers/devices that support it.