Functiondojox.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, %, %)

Usage

function (/*Integer*/ hue, /*Integer*/ saturation, /*Integer*/ brightness) (view source)
parametertypedescription
hueInteger 
saturationInteger 
brightnessInteger