controlP5 / ControlWindow / setBackground( )

name
setBackground ( )
description
set the background color of the control window. 
Syntax
setBackground(theValue);
parameters
theValueint 


Returns
None
Usage
Web & Application
Related