#include <OscTypes.h>
Public Member Functions | |
| RgbaColor () | |
| RgbaColor (uint32 value_) | |
| operator uint32 () const | |
Public Attributes | |
| uint32 | value |
| osc::RgbaColor::RgbaColor | ( | ) | [inline] |
| osc::RgbaColor::RgbaColor | ( | uint32 | value_ ) | [inline, explicit] |
| osc::RgbaColor::operator uint32 | ( | ) | const [inline] |
1.7.2