libwpg::WPGColor Class Reference

#include <WPGColor.h>

List of all members.

Public Member Functions

 WPGColor ()
 WPGColor (int r, int g, int b)
 WPGColor (int r, int g, int b, int a)
 WPGColor (const WPGColor &color)
WPGColoroperator= (const WPGColor &color)
const ::WPXString getColorString () const
double getOpacity () const

Public Attributes

int red
int green
int blue
int alpha


Constructor & Destructor Documentation

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  ) 


Member Function Documentation

const ::WPXString libwpg::WPGColor::getColorString (  )  const

double libwpg::WPGColor::getOpacity (  )  const

libwpg::WPGColor & libwpg::WPGColor::operator= ( const WPGColor color  ) 


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Sun Dec 5 16:57:37 2010 for libwpg by doxygen 1.5.9