This is the complete list of members for wxGISColor, including all inherited members.
Alpha() const (defined in wxGISColor) | wxGISColor | |
Blue() const (defined in wxGISColor) | wxGISColor | |
GetAlpha() const (defined in wxGISColor) | wxGISColor | |
GetAsString(long nFlags=wxC2S_NAME|wxC2S_CSS_SYNTAX) const (defined in wxGISColor) | wxGISColor | virtual |
GetBlue() const (defined in wxGISColor) | wxGISColor | |
GetColour() const (defined in wxGISColor) | wxGISColor | |
GetGreen() const (defined in wxGISColor) | wxGISColor | |
GetRed() const (defined in wxGISColor) | wxGISColor | |
Green() const (defined in wxGISColor) | wxGISColor | |
m_dfAlpha (defined in wxGISColor) | wxGISColor | protected |
m_dfBlue (defined in wxGISColor) | wxGISColor | protected |
m_dfGreen (defined in wxGISColor) | wxGISColor | protected |
m_dfRed (defined in wxGISColor) | wxGISColor | protected |
m_nAlpha (defined in wxGISColor) | wxGISColor | protected |
m_nBlue (defined in wxGISColor) | wxGISColor | protected |
m_nGreen (defined in wxGISColor) | wxGISColor | protected |
m_nRed (defined in wxGISColor) | wxGISColor | protected |
MakeRandom(ChannelType low=205) (defined in wxGISColor) | wxGISColor | static |
operator=(const wxGISColor &Color) (defined in wxGISColor) | wxGISColor | |
Red() const (defined in wxGISColor) | wxGISColor | |
Set(ChannelType red, ChannelType green, ChannelType blue, ChannelType alpha=wxALPHA_OPAQUE) (defined in wxGISColor) | wxGISColor | |
SetAlpha(ChannelType alpha) (defined in wxGISColor) | wxGISColor | virtual |
SetBlue(ChannelType blue) (defined in wxGISColor) | wxGISColor | virtual |
SetFromString(const wxString &sColorTxt) (defined in wxGISColor) | wxGISColor | virtual |
SetGreen(ChannelType green) (defined in wxGISColor) | wxGISColor | virtual |
SetRed(ChannelType red) (defined in wxGISColor) | wxGISColor | virtual |
SetValues(ChannelType red, ChannelType green, ChannelType blue, ChannelType alpha) (defined in wxGISColor) | wxGISColor | protectedvirtual |
wxGISColor() (defined in wxGISColor) | wxGISColor | |
wxGISColor(ChannelType red, ChannelType green, ChannelType blue, ChannelType alpha=wxALPHA_OPAQUE) (defined in wxGISColor) | wxGISColor | |
wxGISColor(const wxColour &Color) (defined in wxGISColor) | wxGISColor | |
wxGISColor(const wxGISColor &Color) (defined in wxGISColor) | wxGISColor |