WebCola
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Color
Color
Common
Instance
Color
Factory
Cubehelix
Color
Cubehelix
Color
Factory
HCLColor
c
h
l
opacity
brighter
darker
displayable
rgb
to
String
HCLColor
Factory
HSLColor
HSLColor
Factory
Lab
Color
Lab
Color
Factory
RGBColor
RGBColor
Factory
Color
Space
Object
color
cubehelix
hcl
hsl
lab
rgb
Hierarchy
Color
HCLColor
Index
Properties
c
h
l
opacity
Methods
brighter
darker
displayable
rgb
to
String
Properties
c
c
:
number
h
h
:
number
l
l
:
number
opacity
opacity
:
number
Methods
brighter
brighter
(
k
?:
number
)
Parameters
Optional
k:
number
darker
darker
(
k
?:
number
)
Parameters
Optional
k:
number
displayable
displayable
(
)
:
boolean
Returns
boolean
rgb
rgb
(
)
:
RGBColor
Returns
RGBColor
to
String
to
String
(
)
:
string
Returns
string
Generated using
TypeDoc