Preparing search index...
The search index is not available
Color.js API Docs - v0.6.0-alpha.1
Color.js API Docs
index-fn
mix
Function mix
mix
(
c1
,
c2
,
options
?
)
:
PlainColorObject
Return an intermediate color between two colors
Parameters
c1
:
ColorTypes
c2
:
ColorTypes
Optional
options
:
RangeOptions
Returns
PlainColorObject
mix
(
c1
,
c2
,
p
,
options
?
)
:
PlainColorObject
Parameters
c1
:
ColorTypes
c2
:
ColorTypes
p
:
number
Optional
options
:
RangeOptions
Returns
PlainColorObject
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Color.js API Docs - v0.6.0-alpha.1
Loading...
Return an intermediate color between two colors