omw  0.1.1
omw::Color Member List

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

a() constomw::Color
b() constomw::Color
clear()omw::Color
Color() (defined in omw::Color)omw::Color
Color(int32_t rgb)omw::Color
Color(uint8_t r, uint8_t g, uint8_t b, uint8_t a=0xFF) (defined in omw::Color)omw::Color
Color(const std::string &css)omw::Color
Color(const char *css)omw::Color
from_win(uint32_t winCol)omw::Color
from_wxW_RGB(uint32_t wxWCol)omw::Color
from_wxW_RGBA(uint32_t wxWCol)omw::Color
g() constomw::Color
invalidate()omw::Color
isValid() const (defined in omw::Color)omw::Color
opaque()omw::Color
operator!= (defined in omw::Color)omw::Colorfriend
operator+ (defined in omw::Color)omw::Colorfriend
operator+=(const omw::Color &operand)omw::Color
operator== (defined in omw::Color)omw::Colorfriend
r() constomw::Color
set(int32_t rgb)omw::Color
set(uint8_t r, uint8_t g, uint8_t b, uint8_t a=0xFF) (defined in omw::Color)omw::Color
set(const omw::Color &color) (defined in omw::Color)omw::Color
set(const std::string &css)omw::Color
set(const char *css)omw::Color
setA(uint8_t value) (defined in omw::Color)omw::Color
setARGB(int32_t argb)omw::Color
setB(uint8_t value) (defined in omw::Color)omw::Color
setG(uint8_t value) (defined in omw::Color)omw::Color
setR(uint8_t value) (defined in omw::Color)omw::Color
to_win() constomw::Color
to_wxW_RGB() constomw::Color
to_wxW_RGBA() constomw::Color
toARGB() constomw::Color
toCssStr() constomw::Color
toRGB() constomw::Color
toString() constomw::Color
toStringARGB() constomw::Color
transparent()omw::Color
validate(bool state=true)omw::Color
~Color() (defined in omw::Color)omw::Colorinlinevirtual