| getDarkerColor |
(Color color) |
yoix.awt |
| getDarkerColor |
(Number red, Number green, Number blue) |
|
| |
Returns darker version of a color that can be specified by a single
color
argument or by the
red,
green,
and
blue
color component arguments.
A color component that is a
double
should be a number between
0.0
and
1.0,
while a color component that is an
int
should be a number between
0
and
255.
|
Yoix is a registered trademark of AT&T Intellectual Property.
|