| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Structorg.gnu.glib.GObjectorg.gnu.gdk.Drawableorg.gnu.gdk.Bitmappublic class Bitmapextends DrawableConstructor Summary | |
| |
| |
Method Summary |
public Bitmap(Handle handle)
public Bitmap(data[] ,
int width,
int height)Creates a newBitmapfrom data in XBM format.
public Bitmap(Window window, data[] , int width, int height)
Creates a newBitmapfrom data in XBM format.