dojox.charting._color.toHsb
dojo.require("dojox.charting._color");
defined in dojox/charting/_color.js
Returns the color in HSB representation (360, %, %)
Usage
parameter | type | description |
---|---|---|
red | Integer|Object|dojo.Color | |
green | Integer | Optional. |
blue | Integer | Optional. |