Public Member Functions | |
TMCARGBColor32 (void) | |
TMCARGBColor32 (uint32 v) | |
TMCARGBColor32 (uint8 alpha, uint8 red, uint8 green, uint8 blue) | |
uint32 | Get (void) |
void | Set (uint32 v) |
platform dependant 8 bits precision color with 4 channels (alpha, red, green, blue).
TMCARGBColor32::TMCARGBColor32 | ( | void | ) |
TMCARGBColor32::TMCARGBColor32 | ( | uint32 | v | ) | [inline] |
uint32 TMCARGBColor32::Get | ( | void | ) | [inline] |
void TMCARGBColor32::Set | ( | uint32 | v | ) | [inline] |