libwpg::WPGBitmap::Private Class Reference

Public Member Functions

 Private (int w, int h)
 

Public Attributes

int width
 
int height
 
int vRes
 
int hRes
 
bool vFlip
 
bool hFlip
 
std::unique_ptr< WPGColor[]> pixels
 
librevenge::RVNGBinaryData dib
 

Private Member Functions

 Private (const Private &)
 
Privateoperator= (const Private &)
 

Constructor & Destructor Documentation

◆ Private() [1/2]

libwpg::WPGBitmap::Private::Private ( int w,
int h )
inline

◆ Private() [2/2]

libwpg::WPGBitmap::Private::Private ( const Private & )
private

Member Function Documentation

◆ operator=()

Private & libwpg::WPGBitmap::Private::operator= ( const Private & )
private

Member Data Documentation

◆ dib

librevenge::RVNGBinaryData libwpg::WPGBitmap::Private::dib

◆ height

int libwpg::WPGBitmap::Private::height

◆ hFlip

bool libwpg::WPGBitmap::Private::hFlip

◆ hRes

int libwpg::WPGBitmap::Private::hRes

◆ pixels

std::unique_ptr<WPGColor[]> libwpg::WPGBitmap::Private::pixels

◆ vFlip

bool libwpg::WPGBitmap::Private::vFlip

◆ vRes

int libwpg::WPGBitmap::Private::vRes

◆ width

int libwpg::WPGBitmap::Private::width

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

Generated for libwpg by doxygen 1.12.0