libwpg::WPGBitmap Class Reference

#include <WPGBitmap.h>

List of all members.

Classes

class  Private

Public Member Functions

 WPGBitmap (int width, int height, int verticalResolution, int horizontalResolution, bool verticalFlip=false, bool horizontalFlip=false)
 WPGBitmap (const WPGBitmap &)
WPGBitmapoperator= (const WPGBitmap &)
void copyFrom (const WPGBitmap &)
 ~WPGBitmap ()
int width () const
int height () const
int vres () const
int hres () const
void setPixel (int x, int y, const WPGColor &color)
const ::WPXBinaryData & getDIB () const

Private Attributes

Private *const d


Constructor & Destructor Documentation

libwpg::WPGBitmap::WPGBitmap ( int  width,
int  height,
int  verticalResolution,
int  horizontalResolution,
bool  verticalFlip = false,
bool  horizontalFlip = false 
)

libwpg::WPGBitmap::WPGBitmap ( const WPGBitmap bitmap  ) 

libwpg::WPGBitmap::~WPGBitmap (  ) 


Member Function Documentation

void libwpg::WPGBitmap::copyFrom ( const WPGBitmap bitmap  ) 

Referenced by operator=(), and WPGBitmap().

const ::WPXBinaryData & libwpg::WPGBitmap::getDIB (  )  const

int libwpg::WPGBitmap::height (  )  const

Referenced by getDIB().

int libwpg::WPGBitmap::hres (  )  const

Referenced by getDIB().

libwpg::WPGBitmap & libwpg::WPGBitmap::operator= ( const WPGBitmap bitmap  ) 

void libwpg::WPGBitmap::setPixel ( int  x,
int  y,
const WPGColor color 
)

int libwpg::WPGBitmap::vres (  )  const

Referenced by getDIB().

int libwpg::WPGBitmap::width (  )  const

Referenced by getDIB().


Member Data Documentation

Private* const libwpg::WPGBitmap::d [private]


The documentation for this class was generated from the following files:

Generated on Sun Dec 5 16:57:37 2010 for libwpg by doxygen 1.5.9