|
CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
成员的完整列表,这些成员属于 BUI::GBrush,包括所有继承而来的类成员
| DrawEllipse(ISurface *surface, const RECT &rc_gra, int x, int y, int rx, int ry, float size=1.0, LineStyle *style=NULL, float alpha=1.0) | BUI::GBrush | |
| DrawPath(ISurface *surface, const RECT &rc_gra, const PathTransInfo &pathInfo, float size=1.0, LineStyle *style=NULL, float alpha=1.0) | BUI::GBrush | |
| DrawRect(ISurface *surface, const RECT &rc_gra, const RECT &rc, RoundRectRadius *radius, float size=1.0, LineStyle *style=NULL, float alpha=1.0) | BUI::GBrush | |
| FillEllipse(ISurface *surface, const RECT &rc_gra, int x, int y, int rx, int ry, float alpha=1.0) | BUI::GBrush | |
| FillPath(ISurface *surface, const RECT &rc_gra, const PathTransInfo &pathInfo, float alpha=1.0) | BUI::GBrush | |
| FillRect(ISurface *surface, const RECT &rc_gra, const RECT &rc, RoundRectRadius *radius, float alpha=1.0) | BUI::GBrush | |
| GBrush() | BUI::GBrush | |
| GBrush(const GBrush &other) | BUI::GBrush | |
| m_color | BUI::GBrush | |
| m_gra | BUI::GBrush | |
| operator=(const GBrush &other) | BUI::GBrush | |
| ShellAttribute(const TCHAR *szText) | BUI::GBrush | |
| Value(float alpha=1.0) const | BUI::GBrush | |
| ~GBrush() | BUI::GBrush |