Preparing search index...
The search index is not available
Color.js API Docs - v0.6.0-beta.3
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
Optional
p
:
number
Optional
options
:
RangeOptions
Returns
PlainColorObject
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Color.js API Docs - v0.6.0-beta.3
Loading...
Return an intermediate color between two colors