toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.bitmap.effect
/
dropShadowInplace
drop
Shadow
Inplace
fun
Bitmap32
.
dropShadowInplace
(
x
:
Int
,
y
:
Int
,
r
:
Int
,
color
:
RGBA
=
Colors.BLACK
)
:
Bitmap32