CzzImageGif Class Reference

#include <inet/zz_image_gif.h>

List of all members.

Public Member Functions

 CzzImageGif (int width, int height, const CzzImageColor &bg_color)
 CzzImageGif (const char *file)
 CzzImageGif (const CzzImageGif &obj)
virtual ~CzzImageGif ()
void drawText (int x, int y, const CzzImageFont &font, const ZZ_IMAGE_FONT_ORIENTATION &o, const CzzImageColor &color, const char *text)
void dump (const char *file) const
void paste (int x, int y, int width, int height, const CzzImageGif &image)
int getWidth (void) const
int getHeight (void) const
const CzzImageColorgetBackgroundColor (void) const
const CzzImageGifoperator= (const CzzImageGif &obj)

Protected Member Functions

int findColor (const CzzImageColor &color)
gdFontPtr findFontPtr (const CzzImageFont &font)


Constructor & Destructor Documentation

CzzImageGif::CzzImageGif int  width,
int  height,
const CzzImageColor bg_color
 

CzzImageGif::CzzImageGif const char *  file  ) 
 

CzzImageGif::CzzImageGif const CzzImageGif obj  ) 
 

CzzImageGif::~CzzImageGif  )  [virtual]
 


Member Function Documentation

void CzzImageGif::drawText int  x,
int  y,
const CzzImageFont font,
const ZZ_IMAGE_FONT_ORIENTATION o,
const CzzImageColor color,
const char *  text
 

void CzzImageGif::dump const char *  file  )  const
 

int CzzImageGif::findColor const CzzImageColor color  )  [protected]
 

gdFontPtr CzzImageGif::findFontPtr const CzzImageFont font  )  [protected]
 

const CzzImageColor& CzzImageGif::getBackgroundColor void   )  const
 

int CzzImageGif::getHeight void   )  const
 

int CzzImageGif::getWidth void   )  const
 

const CzzImageGif & CzzImageGif::operator= const CzzImageGif obj  ) 
 

void CzzImageGif::paste int  x,
int  y,
int  width,
int  height,
const CzzImageGif image
 


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