@ginden/blinkstick-v2
Preparing search index...
morph
Function morph
morph
(
from
:
RgbTuple
,
to
:
RgbTuple
,
overMs
:
number
,
steps
?:
number
,
)
:
Iterable
<
SimpleFrame
>
Generates intermediate frames between two RGB colors. These don't include the start and end frames.
Parameters
from
:
RgbTuple
to
:
RgbTuple
overMs
:
number
steps
:
number
= ...
Returns
Iterable
<
SimpleFrame
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ginden/blinkstick-v2
Loading...
Generates intermediate frames between two RGB colors. These don't include the start and end frames.