dojox.color
Advanced color methods, including HSV, HSL, and CMYK conversion, a color generator and advanced colorspace calculations.

NamespacesBack to top

FunctionsBack to top
Create a dojox.color.Color from a CMY defined color. All colors should be expressed as 0-100 (percentage)
Create a dojox.color.Color from a CMYK defined color. All colors should be expressed as 0-100 (percentage)
Create a dojox.color.Color from an HSL defined color.
Create a dojox.color.Color from an HSV defined color.