VEX V5 C++ API
vex::color Member List

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

blackvex::colorstatic
bluevex::colorstatic
color()vex::color
color(int value)vex::color
color(uint8_t r, uint8_t g, uint8_t b)vex::color
cyanvex::colorstatic
greenvex::colorstatic
hsv(uint32_t hue, double sat, double value)vex::color
isTransparent() constvex::color
operator uint32_t() constvex::color
operator=(uint32_t value)vex::color
orangevex::colorstatic
purplevex::colorstatic
redvex::colorstatic
rgb(uint32_t value)vex::color
rgb(uint8_t r, uint8_t g, uint8_t b)vex::color
rgb() constvex::color
transparentvex::colorstatic
web(const char *color)vex::color
whitevex::colorstatic
yellowvex::colorstatic
~color()vex::color