
[Top]
GDK
GDK.Color
|
Method GDK.Color()->create()
- Method
create
object(GDK.Color) GDK.Color()->create(object|int color_or_r, int|void g, int|void b)
- Description
-
r g and b are in the range 0 to 255, inclusive.
If color is specified, it should be an Image.Color object, and the
only argument.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|