Home
last modified time | relevance | path

Searched defs:hsl (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/color-convert/
Dconversions.js16 hsl: {channels: 3, labels: 'hsl'}, property
55 convert.rgb.hsl = function (rgb) { function
244 convert.hsl.rgb = function (hsl) { argument
292 convert.hsl.hsv = function (hsl) { argument
336 convert.hsv.hsl = function (hsv) { function
677 convert.hsl.hcg = function (hsl) { argument
760 convert.hcg.hsl = function (hcg) { function
810 convert.gray.hsl = function (args) { function