User Tools

Site Tools


api:cmd:set_color

cmd.set_color

“cmd.set_color” defines a new color using the red, green, and blue (RGB) color components.

Parameters

cmd.set_color(string name, list-of-numbers rgb, int mode )

    

Implementation

def set_color(name, rgb, mode=0, quiet=1):

See Also

api/cmd/set_color.txt · Last modified: 2013/08/19 21:01 (external edit)