ctext
index
 
Name fadeColor ( )
Examples
None available
Description Transitions to new color over 'time' seconds starting immediately
Syntax
fadeColor(col, seconds);
fadeColor(r, g, b, a, seconds);
fadeColor(col, startTime, seconds);
Parameters
seconds  
Returns None
Usage Web & Application
Related