dojox.charting._color.fromHsb
dojo.require("dojox.charting._color");
defined in dojox/charting/_color.js
Creates an instance of dojo.Color based on HSB input (360, %, %)
parameter | type | description |
---|---|---|
hue | Integer | |
saturation | Integer | |
brightness | Integer |