|
CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
成员的完整列表,这些成员属于 GColor,包括所有继承而来的类成员
| a | GColor | |
| b | GColor | |
| DistanceColorWithHSV(float dh, float ds=0.0, float dv=0.0) const | GColor | |
| g | GColor | |
| GColor() | GColor | |
| GColor(ULONG color) | GColor | |
| GColor(ULONG color, UINT8 alpha) | GColor | |
| GColor(UINT8 ir, UINT8 ig, UINT8 ib, UINT8 ia=255) | GColor | |
| GColor(const GColor &other, float p=1.0) | GColor | |
| operator!=(const GColor &other) | GColor | |
| operator=(const GColor &other) | GColor | |
| operator==(const GColor &other) | GColor | |
| PreMultiplyAlpha(float alpha) const | GColor | |
| r | GColor | |
| ToAlphaSoild(int a) | GColor | |
| ToComplementaryColor() const | GColor | |
| ToDWORD() const | GColor | |
| ToGray() | GColor | |
| ToHsvColor(float &h, float &s, float &v) | GColor | |
| ~GColor() | GColor |