#include <fsCl565.h>
Collaboration diagram for fs::ras::Cl565_t:

Definition at line 24 of file fsCl565.h.
Public Member Functions | |
| Cl565_t () | |
| Cl565_t (unsigned char rgb) | |
| bool | operator== (const Cl565_t &RHS) const |
Public Attributes | |
| unsigned short | rgb |
| fs::ras::Cl565_t::Cl565_t | ( | unsigned char | rgb | ) | [inline, explicit] |
| bool fs::ras::Cl565_t::operator== | ( | const Cl565_t & | RHS | ) | const [inline] |
| unsigned short fs::ras::Cl565_t::rgb |