VEX V5 Python API
vex.Color Member List

This is the complete list of members for vex.Color, including all inherited members.

__init__(self, color_value)vex.Color
BLACKvex.Colorstatic
BLUEvex.Colorstatic
CYANvex.Colorstatic
from_hsv(h, s, v)vex.Colorstatic
from_rgb(r, g, b)vex.Colorstatic
from_web(web_color_str)vex.Colorstatic
GREENvex.Colorstatic
is_transparent(self)vex.Color
ORANGEvex.Colorstatic
PURPLEvex.Colorstatic
REDvex.Colorstatic
set_hsv(self, hue, saturation, value)vex.Color
set_rgb(self, r, g, b)vex.Color
set_value(self, color_value)vex.Color
set_web(self, web_color_str)vex.Color
TRANSPARENTvex.Colorstatic
value(self)vex.Color
WHITEvex.Colorstatic
YELLOWvex.Colorstatic