#include <WPGColor.h>
libwpg::WPGColor::WPGColor |
( |
| ) |
|
libwpg::WPGColor::WPGColor |
( |
int |
r, |
|
|
int |
g, |
|
|
int |
b |
|
) |
| |
libwpg::WPGColor::WPGColor |
( |
int |
r, |
|
|
int |
g, |
|
|
int |
b, |
|
|
int |
a |
|
) |
| |
libwpg::WPGColor::WPGColor |
( |
const WPGColor & |
color | ) |
|
const ::WPXString libwpg::WPGColor::getColorString |
( |
| ) |
const |
Referenced by WPG2Parser::handleBrushForeColor(), WPG1Parser::handleColormap(), WPG2Parser::handleColorPalette(), WPG2Parser::handleDPBrushBackColor(), WPG2Parser::handleDPBrushForeColor(), WPG2Parser::handleDPColorPalette(), WPG2Parser::handleDPPenBackColor(), WPG1Parser::handleFillAttributes(), WPG1Parser::handleLineAttributes(), WPG2Parser::handlePenBackColor(), WPG1Parser::parse(), WPG1Parser::WPG1Parser(), and WPG2Parser::WPG2Parser().
double libwpg::WPGColor::getOpacity |
( |
| ) |
const |
int libwpg::WPGColor::alpha |
int libwpg::WPGColor::blue |
int libwpg::WPGColor::green |
int libwpg::WPGColor::red |
The documentation for this class was generated from the following files: