toggle menu
KAHelpers
androidJvm
switch theme
search in API
color
/
dev.funkymuse.color
/
isColorVisibleOn
is
Color
Visible
On
fun
Int
.
isColorVisibleOn
(
@
ColorInt
color
:
Int
,
@
IntRange
(
from
=
0
,
to
=
255
)
delta
:
Int
=
25
,
@
IntRange
(
from
=
0
,
to
=
255
)
minAlpha
:
Int
=
50
)
:
Boolean