CzzImageColor Class Reference

#include <inet/zz_image_color.h>

List of all members.

Public Member Functions

 CzzImageColor (void)
 CzzImageColor (int r, int g, int b)
 CzzImageColor (const CzzImageColor &obj)
const CzzImageColoroperator= (const CzzImageColor &obj)
virtual ~CzzImageColor ()
int getRed (void) const
int getGreen (void) const
int getBlue (void) const

Static Public Member Functions

static CzzImageColor white (void)
static CzzImageColor black (void)
static CzzImageColor blue (void)
static CzzImageColor red (void)
static CzzImageColor green (void)
static CzzImageColor yellow (void)


Constructor & Destructor Documentation

CzzImageColor::CzzImageColor void   ) 
 

CzzImageColor::CzzImageColor int  r,
int  g,
int  b
 

CzzImageColor::CzzImageColor const CzzImageColor obj  ) 
 

CzzImageColor::~CzzImageColor  )  [virtual]
 


Member Function Documentation

CzzImageColor CzzImageColor::black void   )  [static]
 

CzzImageColor CzzImageColor::blue void   )  [static]
 

int CzzImageColor::getBlue void   )  const
 

int CzzImageColor::getGreen void   )  const
 

int CzzImageColor::getRed void   )  const
 

CzzImageColor CzzImageColor::green void   )  [static]
 

const CzzImageColor & CzzImageColor::operator= const CzzImageColor obj  ) 
 

CzzImageColor CzzImageColor::red void   )  [static]
 

CzzImageColor CzzImageColor::white void   )  [static]
 

CzzImageColor CzzImageColor::yellow void   )  [static]
 


The documentation for this class was generated from the following files:
Generated on Thu Sep 21 21:45:46 2006 for tonjac.org MINI/C++ library by  doxygen 1.4.6-NO