CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
颜色画笔 更多...
Public 成员函数 | |
GBrush () | |
~GBrush () | |
void | ShellAttribute (const TCHAR *szText) |
GColor | Value (float alpha=1.0) const |
Public 属性 | |
GColor | m_color |
GBrushGradient * | m_gra |
颜色画笔
BUI::GBrush::GBrush | ( | ) |
BUI::GBrush::~GBrush | ( | ) |
void BUI::GBrush::ShellAttribute | ( | const TCHAR * | szText | ) |
GColor BUI::GBrush::Value | ( | float | alpha = 1.0 | ) | const |
GColor BUI::GBrush::m_color |
GBrushGradient* BUI::GBrush::m_gra |