#include <MSPUBTypes.h>
Public Member Functions | |
| Color () | |
| Color (unsigned char red, unsigned char green, unsigned char blue) | |
Public Attributes | |
| unsigned char | r |
| unsigned char | g |
| unsigned char | b |
|
inline |
Referenced by libmspub::MSPUBCollector::getCharStyleProps(), libmspub::MSPUBParser2k::getColorBy2kHex(), libmspub::MSPUBParser2k::getColorBy2kIndex(), libmspub::ColorReference::getFinalColor(), libmspub::ColorReference::getRealColor(), libmspub::MSPUBParser::parsePaletteChunk(), and libmspub::MSPUBParser::parsePaletteEntry().
|
inline |
| unsigned char libmspub::Color::b |
| unsigned char libmspub::Color::g |
| unsigned char libmspub::Color::r |