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

int libwpg::WPGColor::red

int libwpg::WPGColor::green

int libwpg::WPGColor::blue

int libwpg::WPGColor::alpha


The documentation for this class was generated from the following files:
Generated on Sat Jan 5 21:38:19 2008 for libwpg by doxygen 1.5.4