Method GDK2.Bitmap()->create()


Method create

GDK2.Bitmap GDK2.Bitmap(void xsize_or_image, void ysize, void bitmap)

Description

Create a new GDK2.Bitmap object. Argument is either an Image.image object, or {xsisze,ysize,xbitmapdata}.