#include <swftypes.h>

Public Member Functions | |
| RGB () | |
| RGB (int r, int g, int b) | |
Public Attributes | |
| UI8 | Red |
| UI8 | Green |
| UI8 | Blue |
Definition at line 471 of file swftypes.h.
| lightspark::RGB::RGB | ( | ) | [inline] |
Definition at line 474 of file swftypes.h.
| lightspark::RGB::RGB | ( | int | r, | |
| int | g, | |||
| int | b | |||
| ) | [inline] |
Definition at line 475 of file swftypes.h.
Definition at line 478 of file swftypes.h.
Definition at line 477 of file swftypes.h.
Definition at line 475 of file swftypes.h.
1.6.3