toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.bitmap.effect
/
BitmapEffect
/
BitmapEffect
Bitmap
Effect
constructor
(
blurRadius
:
Int
=
0
,
dropShadowX
:
Int
=
0
,
dropShadowY
:
Int
=
0
,
dropShadowRadius
:
Int
=
0
,
dropShadowColor
:
RGBA
=
Colors.BLACK
,
borderSize
:
Int
=
0
,
borderColor
:
RGBA
=
Colors.BLACK
)