Searched refs:fromHsl (Results 1 – 2 of 2) sorted by relevance
4 …fromHsl=function(color){return Color.fromSource(Color.sourceFromHsl(color))};fabric.Color.sourceFr… function
4754 fabric.Color.fromHsl = function(color) { function4805 fabric.Color.fromHsla = Color.fromHsl;