Scribus
Open source desktop publishing at your fingertips
libwpg::WPGBitmap Class Reference
Collaboration diagram for libwpg::WPGBitmap:

Classes

class  Private
 

Public Member Functions

 WPGBitmap (int width, int height)
 
 WPGBitmap (int width, int height, bool verticalFlip, bool horizontalFlip)
 
 WPGBitmap (const WPGBitmap &)
 
WPGBitmapoperator= (const WPGBitmap &)
 
void copyFrom (const WPGBitmap &)
 
int width () const
 
int height () const
 
WPGColor pixel (int x, int y) const
 
void setPixel (int x, int y, const WPGColor &color)
 
void generateBase64DIB (WPGString &bmp) const
 

Static Public Member Functions

static void base64Encode (WPGString &base64, const char *data, const int len)
 

Public Attributes

WPGRect rect
 

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