Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.gnu.glib.GObject
org.gnu.gdk.Drawable
org.gnu.gdk.Bitmap
public class Bitmap
extends Drawable
Field Summary |
Fields inherited from class org.gnu.glib.GObject | |
eventsInitialized |
Constructor Summary | |
| |
Method Summary | |
protected static 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.