| setrgbcolor |
(Number red, Number green, Number blue) |
typedict.Graphics |
| setrgbcolor |
(Color color) |
|
| |
Sets
foreground
to the color specified by the
red,
green,
and
blue
arguments, each of which should be a number between
0.0
and
1.0.
As an alternative, a
Color
value can be supplied as a single argument.
| |
| Return: |
none
| | |
| See Also: |
grestore,
grestoreall,
gsave,
initclip,
initgraphics,
setcmykcolor,
setdash,
setfont,
setgradient,
setgray,
sethsbcolor,
setlinecap,
setlinejoin,
setlinewidth,
setmiterlimit,
setpath,
settexture
|
|
Yoix is a registered trademark of AT&T Inc.
|