Package: gdk
Function gdk-color-new
Lambda Listgdk-color-new (&key pixel red green blue) Argumentspixel -- an unsigned integer with the pixel value used to draw this color on the screen, not used anymore red -- an unsigned integer with the red component of the color, this is a value between 0 and 65535, with 65535 indicating full intensity green -- an unsigned integer with the green component of the color blue -- an unsigned integer with the blue component of the color Details | See also |
2021-12-11