toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.bitmap
/
Bitmap32
/
applyColorMatrix
apply
Color
Matrix
fun
applyColorMatrix
(
matrix
:
Matrix4
,
x
:
Int
=
0
,
y
:
Int
=
0
,
width
:
Int
=
this.width - x
,
height
:
Int
=
this.height - y
)