WebCola
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Color
Color
Common
Instance
Color
Factory
Cubehelix
Color
Cubehelix
Color
Factory
HCLColor
HCLColor
Factory
HSLColor
HSLColor
Factory
Lab
Color
a
b
l
opacity
brighter
darker
displayable
rgb
to
String
Lab
Color
Factory
RGBColor
RGBColor
Factory
Color
Space
Object
color
cubehelix
hcl
hsl
lab
rgb
Hierarchy
Color
LabColor
Index
Properties
a
b
l
opacity
Methods
brighter
darker
displayable
rgb
to
String
Properties
a
a
:
number
b
b
:
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