korlibs-image
Toggle table of contents
6.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs-image
korlibs-image
/
korlibs.image.bitmap.effect
/
dropShadow
drop
Shadow
fun
Bitmap32
.
dropShadow
(
x
:
Int
,
y
:
Int
,
r
:
Int
,
color
:
RGBA
=
Colors.BLACK
)
:
Bitmap32