Go to the documentation of this file.
26 #ifndef __WPGCOLOR_H__
27 #define __WPGCOLOR_H__
29 #include <librevenge/librevenge.h>
43 WPGColor(
int r,
int g,
int b,
int a);
56 #endif // __WPGCOLOR_H__
int alpha
Definition: WPGColor.h:37
int red
Definition: WPGColor.h:37
Definition: WPGColor.h:34
const librevenge::RVNGString getColorString() const
Definition: WPGColor.cpp:68
WPGColor & operator=(const WPGColor &color)
Definition: WPGColor.cpp:56
int green
Definition: WPGColor.h:37
int blue
Definition: WPGColor.h:37
double getOpacity() const
Definition: WPGColor.cpp:75
WPGColor()
Definition: WPGColor.cpp:28
Definition: libwpg_utils.cpp:25
Generated for libwpg by
doxygen 1.8.17