toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.tiles
/
TileSet
/
Companion
/
extractBmpSlices
extract
Bmp
Slices
fun
extractBmpSlices
(
bmp
:
Bitmap32
,
tilewidth
:
Int
,
tileheight
:
Int
,
columns
:
Int
,
tilecount
:
Int
,
spacing
:
Int
,
margin
:
Int
)
:
List
<
BmpSlice32
>