Method GDK1.Color()->create()
- Method create
GDK1.Color GDK1.Color(
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.