#include <WPGColor.h>
◆ WPGColor() [1/4]
libwpg::WPGColor::WPGColor |
( |
| ) |
|
◆ WPGColor() [2/4]
libwpg::WPGColor::WPGColor |
( |
int | r, |
|
|
int | g, |
|
|
int | b ) |
◆ WPGColor() [3/4]
libwpg::WPGColor::WPGColor |
( |
int | r, |
|
|
int | g, |
|
|
int | b, |
|
|
int | a ) |
◆ WPGColor() [4/4]
libwpg::WPGColor::WPGColor |
( |
const WPGColor & | color | ) |
|
◆ getColorString()
const librevenge::RVNGString libwpg::WPGColor::getColorString |
( |
| ) |
const |
Referenced by WPG2Parser::handleBrushBackColor(), WPG2Parser::handleBrushForeColor(), WPG1Parser::handleColormap(), WPG2Parser::handleColorPalette(), WPG2Parser::handleDPBrushBackColor(), WPG2Parser::handleDPBrushForeColor(), WPG2Parser::handleDPColorPalette(), WPG2Parser::handleDPPenBackColor(), WPG2Parser::handleDPPenForeColor(), WPG1Parser::handleFillAttributes(), WPG1Parser::handleGraphicsTextTypeOne(), WPG1Parser::handleLineAttributes(), WPG2Parser::handlePenBackColor(), WPG2Parser::handlePenForeColor(), WPG1Parser::parse(), WPG1Parser::WPG1Parser(), and WPG2Parser::WPG2Parser().
◆ getOpacity()
double libwpg::WPGColor::getOpacity |
( |
| ) |
const |
Referenced by WPG2Parser::handleBrushBackColor(), WPG2Parser::handleBrushForeColor(), WPG2Parser::handleDPBrushBackColor(), WPG2Parser::handleDPBrushForeColor(), WPG2Parser::handleDPPenBackColor(), WPG2Parser::handleDPPenForeColor(), WPG1Parser::handleFillAttributes(), WPG1Parser::handleLineAttributes(), WPG2Parser::handlePenBackColor(), WPG2Parser::handlePenForeColor(), WPG1Parser::parse(), WPG1Parser::WPG1Parser(), and WPG2Parser::WPG2Parser().
◆ operator=()
◆ alpha
int libwpg::WPGColor::alpha |
◆ blue
int libwpg::WPGColor::blue |
◆ green
int libwpg::WPGColor::green |
◆ red
int libwpg::WPGColor::red |
The documentation for this class was generated from the following files: