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 Wed Jun 30 01:48:29 2010 for libwpg by doxygen 1.6.3