
[Top]
GDK
GDK.Image
|
Method GDK.Image()->set()
- Method
set
object(GDK.Image) GDK.Image()->set(object(Image.Image)|int image_or_xsize, int|void ysize)
- Description
-
Call this to set this image to either the contents of a pike image
or a blank image of a specified size.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|