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

The Yoix® Scripting Language

Home | What's New | Grammar | Documentation | Download | License | YDAT | YWAIT | Byzgraf | FAQs
getRGBColor (Number red, Number green, Number blue) yoix.awt
 
Returns a Color that represents 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, getDarkerColor, getHSBColor

 

Yoix is a registered trademark of AT&T Intellectual Property.