var searchIndex = {}; searchIndex["hsl"] = {"doc":"Represent colors in HSL and convert between HSL and RGB.","items":[[3,"HSL","hsl","Color represented in HSL",null,null],[12,"h","","Hue in 0-360 degree",0,null],[12,"s","","Saturation in 0...1 (percent)",0,null],[12,"l","","Luminosity in 0...1 (percent)",0,null],[11,"default","","",0,{"inputs":[],"output":{"name":"hsl"}}],[11,"partial_cmp","","",0,null],[11,"lt","","",0,null],[11,"le","","",0,null],[11,"gt","","",0,null],[11,"ge","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"fmt","","",0,null],[11,"from_rgb","","Convert RGB pixel value to HSL",0,null],[11,"to_rgb","","Convert HSL color to RGB",0,null]],"paths":[[3,"HSL"]]}; initSearch(searchIndex);