 class  Bitmap
  class  Bitmap  datatype for storing an X bitmap.
|  int | xbm_width width in pixels. | 
|  int | xbm_height height in pixels. | 
|  unsigned  char* | xbm_bits bit string. | 
|  Pixmap | CreatePixmap (Widget w, Display *display) const returns a color pixmap from the bitmap. | 
|  Pixmap | GetBitmap (Widget w, Display *display) const returns the bitmap as pixmap. | 
datatype for storing an X bitmap.
 int  xbm_width
 int  xbm_width
 
 
 
 int  xbm_height
 int  xbm_height
 unsigned  char*  xbm_bits
 unsigned  char*  xbm_bits
 Pixmap  CreatePixmap(Widget w, Display *display) const
 Pixmap  CreatePixmap(Widget w, Display *display) const 
 Pixmap  GetBitmap(Widget w, Display *display) const
 Pixmap  GetBitmap(Widget w, Display *display) const 
alphabetic index hierarchy of classes
 
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de