AT&T Home | AT&T Labs | Research
AT&T Labs, Inc. - Research

The Yoix® Scripting Language

Home | What's New | Grammar | Documentation | Download | License | YChart | YDAT | YWAIT | Byzgraf | FAQs
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.
 
 Return:   Color
 
 See Also:   addColor, Color, getBrighterColor, getCMYKColor, getColorName, getHSBColor, getHSBComponents, getRGBColor

 

Yoix is a registered trademark of AT&T Inc.