![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <DialogColorPicker.h>
Public Member Functions | |
| COLORREF | color () |
| HSVType | toHSV () |
Public Attributes | |
| int | r |
| int | g |
| int | b |
Definition at line 55 of file DialogColorPicker.h.
|
inline |
Definition at line 56 of file DialogColorPicker.h.
| HSVType RGBType::toHSV | ( | ) |
Definition at line 403 of file DialogColorPicker.cpp.
| int RGBType::b |
Definition at line 58 of file DialogColorPicker.h.
| int RGBType::g |
Definition at line 58 of file DialogColorPicker.h.
| int RGBType::r |
Definition at line 58 of file DialogColorPicker.h.
1.8.6.