#include <FControl.h>
Inheritance diagram for FlashTagBackgroundColor::
Public Methods | |
FlashTagBackgroundColor (UBYTE _r, UBYTE _g, UBYTE _b) | |
FlashTagBackgroundColor (FlashRGB &c) | |
~FlashTagBackgroundColor () | |
FlashRGB | GetRGB () |
Public Attributes | |
UBYTE | r |
UBYTE | g |
UBYTE | b |
Private Methods | |
FlashTagBackgroundColor () | |
Friends | |
class | FlashImportHandler |
class | FlashImporter |
std::ostream & | operator<< (std::ostream &out, FlashTagBackgroundColor &data) |
std::istream & | operator>> (std::istream &in, FlashTagBackgroundColor &data) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|