|
YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
拾色框。 更多...
#include <ColorPicker.h>


Public 成员函数 | |
| ColorBox (const Point &, Color c=ColorSpace::White) | |
| void | SetColor (Color) |
| 取当前选定的颜色。 | |
Protected 属性 | |
| Control | ctlColorArea |
| 颜色区域。 | |
| HorizontalTrack | trRed |
| 颜色分量轨道。 | |
| HorizontalTrack | trGreen |
| HorizontalTrack | trBlue |
| Label | lblRed |
| 颜色分量标签。 | |
| Label | lblGreen |
| Label | lblBlue |
| ColorBox::ColorBox | ( | const Point & | pt, |
| Color | c = ColorSpace::White |
||
| ) |
在文件 ColorPicker.cpp 第 41 行定义.
| void ColorBox::SetColor | ( | Color | c | ) |
取当前选定的颜色。
取当前选定的颜色引用。
在文件 ColorPicker.cpp 第 78 行定义.
参考 ctlColorArea,YSLib::UI::Invalidate(),lblBlue,lblGreen,lblRed,ystdex::to_string(),trBlue,trGreen,trRed , 以及 yunseq().

|
protected |
|
protected |
在文件 ColorPicker.h 第 63 行定义.
参考自 SetColor().
|
protected |
在文件 ColorPicker.h 第 63 行定义.
参考自 SetColor().
|
protected |
|
protected |
在文件 ColorPicker.h 第 58 行定义.
参考自 SetColor().
|
protected |
在文件 ColorPicker.h 第 58 行定义.
参考自 SetColor().
|
protected |