SCI.js
Preparing search index...
@4bitlabs/color-space
sRGB
mix
Function mix
mix
(
c1
:
sRGBTuple
,
c2
:
sRGBTuple
,
bias
:
number
,
out
?:
sRGBTuple
)
:
sRGBTuple
Mix two
sRGBTuple
colors in
sRGB
color space.
Parameters
c1
:
sRGBTuple
c2
:
sRGBTuple
bias
:
number
out
:
sRGBTuple
= ...
Returns
sRGBTuple
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SCI.js
Loading...
Mix two sRGBTuple colors in sRGB color space.