@types/d3
lch
Function lch
lch
(
l
,
c
,
h
,
opacity
?
)
:
HCLColor
An LCH (CIELCH) color factory function to create an HCL color object.
Parameters
l
:
number
c
:
number
h
:
number
Optional
opacity
:
number
Returns
HCLColor
lch
(
cssColorSpecifier
)
:
HCLColor
An LCH (CIELCH) color factory function to create an HCL color object.
Parameters
cssColorSpecifier
:
string
Returns
HCLColor
lch
(
color
)
:
HCLColor
An LCH (CIELCH) color factory function to create an HCL color object.
Parameters
color
:
ColorCommonInstance
|
ColorSpaceObject
Returns
HCLColor
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Preparing search index...
The search index is not available
@types/d3 - v7.4.3
Classes
Adder
Delaunay
FormatSpecifier
InternMap
InternSet
Voronoi
ZoomTransform
Functions
active
arc
area
areaRadial
ascending
autoType
axisBottom
axisLeft
axisRight
axisTop
bin
bisect
Loading...
An LCH (CIELCH) color factory function to create an HCL color object.