korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.bitmap
/
NinePatchBmpSlice
/
Companion
Companion
object
Companion
Members
Functions
create
Simple
Link copied to clipboard
fun
createSimple
(
bmp
:
BmpSlice
,
left
:
Int
,
top
:
Int
,
right
:
Int
,
bottom
:
Int
)
:
NinePatchBmpSlice
invoke
Link copied to clipboard
operator
fun
invoke
(
bmp
:
Bitmap
)
:
NinePatchBmpSlice
operator
fun
invoke
(
bmpSlice
:
BmpSlice
)
:
NinePatchBmpSlice