setForegroundColor()
Set the fader's foreground Color. Identical to setColor()
Parameters
Once an object fader has been created, you can use the following functions:
fader.setForegroundColor()
fader.setForegroundColor(color)
| Parameter | Type | Default | Description |
|---|---|---|---|
color |
Color |
None |
The new foreground color. If omitted, a color-selection dialog opens. |