The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

dvi2bitmap  dvi2bitmap1.0
Public Member Functions | List of all members
XBMBitmap Class Reference

#include <XBMBitmap.h>

Inheritance diagram for XBMBitmap:
BitmapImage

Public Member Functions

 XBMBitmap (const int w, const int h)
 
 ~XBMBitmap ()
 
void setBitmap (const Byte *b)
 
void setBitmapRow (const Byte *B)
 
void setTransparent (const bool)
 
void write (const string filename)
 
string fileExtension () const
 
- Public Member Functions inherited from BitmapImage
 BitmapImage (const int w, const int h, const int bpp=1)
 
virtual ~BitmapImage ()
 
void setBitmap (const Byte *B)
 
void setBitmapRow (const Byte *B)
 
void setTransparent (const bool sw)
 
void setRGB (const bool fg, const Bitmap::BitmapColour *rgb)
 

Additional Inherited Members

- Public Types inherited from BitmapImage
enum  infoFields { SOFTWAREVERSION, INPUTFILENAME, FURTHERINFO }
 
- Static Public Member Functions inherited from BitmapImage
static void setInfo (const infoFields which, const string *s)
 
static BitmapImagenewBitmapImage (const string format, const int w, const int h, const int bpp=1)
 
static bool supportedBitmapImage (const string format)
 
static const char * firstBitmapImageFormat ()
 
static const char * nextBitmapImageFormat ()
 
static void verbosity (const verbosities level)
 
- Protected Attributes inherited from BitmapImage
int w_
 
int h_
 
const int bpp_
 
const Bytebitmap_
 
ByteallocBitmap_
 
bool myBitmap_
 
int bitmapRows_
 
bool isTransparent_
 
Bitmap::BitmapColour fg_
 
Bitmap::BitmapColour bg_
 
- Static Protected Attributes inherited from BitmapImage
static const string * softwareversion = 0
 
static const string * inputfilename = 0
 
static const string * furtherinfo = 0
 
static const char * formats []
 
static const int nformats = sizeof(formats)/sizeof(formats[0])
 
static int iterator_index = 0
 
static verbosities verbosity_ = normal
 

Constructor & Destructor Documentation

XBMBitmap::XBMBitmap ( const int  w,
const int  h 
)
XBMBitmap::~XBMBitmap ( )

Member Function Documentation

string XBMBitmap::fileExtension ( ) const
inlinevirtual

Implements BitmapImage.

void XBMBitmap::setBitmap ( const Byte b)
void XBMBitmap::setBitmapRow ( const Byte B)
void XBMBitmap::setTransparent ( const bool  )
inline
void XBMBitmap::write ( const string  filename)
virtual

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.