libvisual  0.5.0
LV::Color Member List

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

aLV::Color
bLV::Color
black() (defined in LV::Color)LV::Colorinlinestatic
Color()LV::Colorinline
Color(uint8_t r_, uint8_t g_, uint8_t b_, uint8_t a_=255)LV::Colorinline
gLV::Color
get_hsv(float &h, float &s, float &v) const LV::Color
operator==(Color const &c1, Color const &c2)LV::Colorfriend
rLV::Color
set(uint8_t r_, uint8_t g_, uint8_t b_, uint8_t a_=255)LV::Colorinline
set_from_uint16(uint16_t rgb) (defined in LV::Color)LV::Color
set_from_uint32(uint32_t rgba) (defined in LV::Color)LV::Color
set_hsv(float h, float s, float v)LV::Color
to_uint16() const (defined in LV::Color)LV::Color
to_uint32() const (defined in LV::Color)LV::Color
white() (defined in LV::Color)LV::Colorinlinestatic