, including all inherited members.
AllocExclusive() | wxObject | [protected] |
Alpha() const | wxColour | [virtual] |
AlphaBlend(unsigned char fg, unsigned char bg, double alpha) | wxColour | [static] |
Blue() const | wxColour | [virtual] |
ChangeLightness(unsigned char *r, unsigned char *g, unsigned char *b, int ialpha) | wxColour | [static] |
ChangeLightness(int ialpha) const | wxColour | |
CloneRefData(const wxObjectRefData *data) const | wxObject | [protected, virtual] |
CreateRefData() const | wxObject | [protected, virtual] |
GetAsString(long flags=wxC2S_NAME|wxC2S_CSS_SYNTAX) const | wxColour | [virtual] |
GetClassInfo() const | wxObject | [virtual] |
GetPixel() const | wxColour | |
GetRefData() const | wxObject | |
GetRGB() const | wxColour | |
GetRGBA() const | wxColour | |
Green() const | wxColour | [virtual] |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsOk() const | wxColour | [virtual] |
IsSameAs(const wxObject &obj) const | wxObject | |
m_refData | wxObject | [protected] |
MakeDisabled(unsigned char *r, unsigned char *g, unsigned char *b, unsigned char brightness=255) | wxColour | [static] |
MakeGrey(unsigned char *r, unsigned char *g, unsigned char *b) | wxColour | [static] |
MakeGrey(unsigned char *r, unsigned char *g, unsigned char *b, double weight_r, double weight_g, double weight_b) | wxColour | [static] |
MakeMono(unsigned char *r, unsigned char *g, unsigned char *b, bool on) | wxColour | [static] |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=NULL, int lineNum=0) | wxObject | |
operator!=(const wxColour &colour) const | wxColour | |
operator=(const wxColour &colour) | wxColour | |
operator==(const wxColour &colour) const | wxColour | |
Red() const | wxColour | [virtual] |
Ref(const wxObject &clone) | wxObject | |
Set(unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha=wxALPHA_OPAQUE) | wxColour | |
Set(unsigned long RGB) | wxColour | |
Set(const wxString &str) | wxColour | |
SetRefData(wxObjectRefData *data) | wxObject | |
SetRGB(wxUint32 colRGB) | wxColour | |
SetRGBA(wxUint32 colRGBA) | wxColour | |
UnRef() | wxObject | |
UnShare() | wxObject | |
wxColour() | wxColour | |
wxColour(unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha=wxALPHA_OPAQUE) | wxColour | |
wxColour(const wxString &colourName) | wxColour | |
wxColour(unsigned long colRGB) | wxColour | |
wxColour(const wxColour &colour) | wxColour | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
~wxObject() | wxObject | [virtual] |