Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Struct
org.gnu.glib.GObject
org.gnu.gdk.Drawable
org.gnu.gdk.Bitmap
public class Bitmap
extends Drawable
Constructor Summary | |
| |
| |
Method Summary |
public Bitmap(Handle handle)
public Bitmap(data[] , int width, int height)
Creates a newBitmap
from data in XBM format.
public Bitmap(Window window, data[] , int width, int height)
Creates a newBitmap
from data in XBM format.