pike.hubbe.net

[Top]
GDK
GDK.Bitmap
previousGDK.Bitmap GDK.Bitmap()->destroy()next

Method GDK.Bitmap()->create()


Method create

object(GDK.Bitmap) GDK.Bitmap()->create(int|object(Image.Image) xsize_or_image, int|void ysize, string|void bitmap)

Description

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


Extracted from Pike v7.3 release 11 at 2001-11-03.