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
getHSBComponents (Color color) yoix.awt
getHSBComponents (Number red, Number green, Number blue)  
 
Returns an Array that contains the hue, saturation, and brightness color components, as numbers between 0.0 to 1.0 inclusive, that correspond to color or the red, green, and blue components. A red, green, or blue component that is a double should be a number between 0.0 and 1.0, while a component that is an int should be a number between 0 and 255.
 
 Return:   Array
 
 See Also:   addColor, Color, getBrighterColor, getCMYKColor, getColorName, getDarkerColor, getHSBColor, getRGBColor, getSaturationAdjustedColor

 

Yoix is a registered trademark of AT&T Inc.