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)

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

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 Aug 17 10:41:07 2008 for libwpg by doxygen 1.5.6