toggle menu
animatedledstrip-core
1.0.5
common
switch theme
search in API
animatedledstrip-core
/
animatedledstrip.leds.colormanagement
/
setPixelFadeColors
set
Pixel
Fade
Colors
fun
LEDStrip
.
setPixelFadeColors
(
pixels
:
List
<
Int
>
,
color
:
PreparedColorContainer
)
Set multiple pixel's fade color
fun
LEDStrip
.
setPixelFadeColors
(
pixels
:
List
<
Int
>
,
color
:
Int
)
fun
LEDStrip
.
setPixelFadeColors
(
pixels
:
IntRange
,
color
:
PreparedColorContainer
)
fun
LEDStrip
.
setPixelFadeColors
(
pixels
:
IntRange
,
color
:
Int
)
fun
SectionManager
.
setPixelFadeColors
(
pixels
:
List
<
Int
>
,
color
:
PreparedColorContainer
)
fun
SectionManager
.
setPixelFadeColors
(
pixels
:
List
<
Int
>
,
color
:
Int
)
fun
SectionManager
.
setPixelFadeColors
(
pixels
:
IntRange
,
color
:
PreparedColorContainer
)
fun
SectionManager
.
setPixelFadeColors
(
pixels
:
IntRange
,
color
:
Int
)
fun
AnimationManager
.
setPixelFadeColors
(
pixels
:
List
<
Int
>
,
color
:
PreparedColorContainer
)
fun
AnimationManager
.
setPixelFadeColors
(
pixels
:
List
<
Int
>
,
color
:
Int
)
fun
AnimationManager
.
setPixelFadeColors
(
pixels
:
IntRange
,
color
:
PreparedColorContainer
)
fun
AnimationManager
.
setPixelFadeColors
(
pixels
:
IntRange
,
color
:
Int
)
Set multiple pixels' fade color