controlP5 / ControllerGroup / setColorForeground( )

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


Returns
None
Usage
Web & Application
Related