Add(const wxGraphicsGradientStop &stop) | wxGraphicsGradientStops | |
Add(wxColour col, float pos) | wxGraphicsGradientStops | |
GetCount() const | wxGraphicsGradientStops | |
GetEndColour() const | wxGraphicsGradientStops | |
GetStartColour() const | wxGraphicsGradientStops | |
Item(unsigned n) const | wxGraphicsGradientStops | |
SetEndColour(wxColour col) | wxGraphicsGradientStops | |
SetStartColour(wxColour col) | wxGraphicsGradientStops | |
wxGraphicsGradientStops(wxColour startCol=wxTransparentColour, wxColour endCol=wxTransparentColour) | wxGraphicsGradientStops |