controlP5 / Controller / setColorForeground( )

name
setColorForeground ( )
description
set the foreground color of the controller. 
Syntax
setColorForeground(theColor);
parameters
theColorint 


Returns
None
Usage
Web & Application
Related