filters
Libppt::Color Class Reference
List of all members.Detailed Description
Definition at line 30 of file objects.h.
Public Member Functions | |
| Color () | |
| Color (unsigned r, unsigned g, unsigned b) | |
| Color (const Color &c) | |
| Color & | operator= (const Color &c) |
Public Attributes | |
| unsigned | red |
| unsigned | green |
| unsigned | blue |
The documentation for this class was generated from the following file:

